VB.NET changes the way you write Visual Basic code. You learn quickly that most of the optimization tricks you've learned for VB6 won't work under VB.NET. For example, .NET memory allocation forces ...
AppForge Crossfire 5.0 is a VS.NET 2003 add-in that lets you build applications for multiple mobile platforms from a single code base. AppForge Crossfire 5.0 is a comprehensive add-in to VS.NET 2003 ...
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 ...