GeekArticles
Microsoft
Visual Basic .NETConverting VB6 to VB.NET, Part I
Author: dotnet.sys-con.com |
Published: 31st Jul 2007 |
Visited: 106 times |
Add CommentFiled in: Visual Basic NETIf you're one of the many who have VB6 code, you have three basic options: stay with VB6, convert to .NET, or rewrite from scratch. In this article, we will look at converting VB6 code to VB.NET and C#. I'll discuss when it makes sense to convert versus staying with VB6 or rewriting from scratch. I will cover what converts well and what does not, different ways to do the conversion, how to get code ready to convert, and handling issues after the conversion.
Read Article Sponsored Links
Related Articles