Click here to Skip to main content
15,888,286 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
How to convert code from VB6 to C# ?
Is there any tool or I should learn both VB6 and C# to do so ?

Thank you
Posted
Updated 15-Nov-12 22:35pm
v2

Hi
Here are two converters. I use them & they work quite well.

http://converter.telerik.com/[^]

http://www.developerfusion.com/tools/convert/vb-to-csharp/[^]

Jacques
 
Share this answer
 
Comments
Thomas Daniels 16-Nov-12 11:47am    
Yes, a 5!
I use this two converters also!
You might find some useful information in this article
.NET Code Conversion - Convert your code[^]
 
Share this answer
 
If you can get hold of Visual Studio 2005 Professional, then there is an upgrade wizard: http://support.microsoft.com/kb/317885[^]. Unfortunately VB 6 is now 13 years old, not much call anymore to upgrade.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900