Click here to Skip to main content
15,894,106 members
Please Sign up or sign in to vote.
3.80/5 (3 votes)
See more:
Hello everyone,

I have a project coded in VB 6. I need to support unicode. To do this, am converting VB 6 code to c#.


I found one tool ArtinSoft’s Visual Basic Upgrade Companion (VBUC) to convert.

Questions:

a) How about Visual studio conversion wizard?
b) Will Visual studio 2010 or 2008 convert VB 6 to c# using conversion wizard.

Or I must use tool?

Any help will be apreciated.

Regards,
joy
Posted

There's no 100% conversion tool. You need to Code Rewrite if needed. If it's a small project then I suggest you to code freshly using C#.
Here list of converters, check it out.
.NET Code Conversion - Convert your code[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 17-Dec-13 0:00am    
Agree, a 5.
—SA
visit here........

VB6 C# VB Code Converter[^]
 
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