Click here to Skip to main content
15,888,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have download a template from github. its in c# and I want to convert it to vb project, I already tried several solutions, manually and through internet but failed. anyone here has an idea..
Posted
Updated 2-Dec-14 9:46am
v2
Comments
PIEBALDconsult 2-Dec-14 16:33pm    
Probably better, in the long run, to learn C#.
rexsuperpogi 3-Dec-14 0:46am    
thanks for the advise.

1 solution

Have used this quite some times. Not 100% perfect but does the job to an extent:

http://www.developerfusion.com/tools/convert/csharp-to-vb/[^]
 
Share this answer
 
Comments
rexsuperpogi 2-Dec-14 15:55pm    
thanks for answering. btw it gives me this error:

Sorry, an error has occured - Error - System.ArgumentOutOfRangeException occured. Specified argument was out of the range of valid values. Parameter name: length: System.Exception - Exception of type 'System.Exception' was thrown.

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