Click here to Skip to main content
15,894,720 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello Everyone,

I have project which is in asp.net 3.5 and the code file are in the vb.

but i want to convert that vb code into the c#.

Is there any s/w that convert whole project or individual file from vb to C#.
Posted
Updated 17-Dec-17 22:43pm

This question has actually been asked a number of times before.

There is no tool that does a complete job.
There will always be parts of code that you will need to change yourself.
 
Share this answer
 
You could google for "convert visual basic to c#" and find lots of results. For example this one:
http://www.developerfusion.com/tools/convert/vb-to-csharp/[^]
 
Share this answer
 
Comments
Espen Harlinn 25-Feb-11 6:53am    
Nice reply - my 5

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