I have an old VB6 project (DLL) that someone wants converted to VB.NET. It's been a long time since I've worked with VB6, and I've never done VB.NET, though I've done enough C#. I've read up on the ...
Take advantage of implicit and explicit operators to convert between user-defined types and improve the readability of your code. One of the lesser known features of C# is the ability to create ...