News

I converted a ~20k line VB6 project to VB.NET. Most of the errors were repetitions of small issues that were easy to take care of. Some re-factoring, a little bit of re-engineering, not too bad.
Convert C# to VB.NET. Check out the latest VS.NET add-ins, including a product that lets you convert C# code to VB.NET at the project or code-snippet level. By Editors Visual Studio Magazine; ...
If I used a custom OCX file in my VB6 project, and tried to convert it to a .NET project on another computer where that OCX wasnt registered, would it... Log in Register Search ...
C# and VB Data Conversion in a World of Cruel Users. While Visual Basic is a bit more forgiving with data conversions, you'll need to jump through some hoops to do similar conversions in C#. By Tim ...