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 ...
I've managed to make the transition for the most part, but I've heard it's easier to do VB6->C# than VB6->VB.NET anyway, because in the latter you keep trying to use your old methods of doing things ...