C# Converting Bytes To Kilobytes and Beyond

C# Converting Bytes To Kilobytes and Beyond

I’ve never been particularly good at math. Sometimes, the numbers get challenging to keep straight, especially when moving in orders of magnitude from one value to another. But, when working with large numbers, I typically codify conversion code to help...

Continue Reading

.NET Debugger.Launch for macOS and Linux

.NET Debugger.Launch for macOS and Linux

While we’re all benefiting from the push towards “One .NET”, the reality is that there will always be differences in operating systems. Windows, macOS, and Linux are, in fact, different operating systems and have their advantages and disadvantages. The difference...

Continue Reading