Hi friends i am working as a software developer in Exactitsolutions. i had created company official site in vb.net.Now my boss wants to convert the back-end in c#. But i don't have the knowledge of c#. So how to convert the site in c#. site=http://www.exactitsolutions.com
Then learn C#. I'd also suggest really learning it from start to finish, not just some simple things you need to know for the conversion. Something like C# In Depth will help you along. Anything else is just a band-aid.
There are several tools available on the Internet that you can choose from. I got some of them for converting code from "vb.net to C#". Just refer below links for that. http://vb-net-to-c-converter.en.softonic.com/ http://converter.telerik.com/ http://www.developerfusion.com/tools/convert/vb-to-csharp/
Telerik also has a batch converter so you can do multiple files at once. http://converter.telerik.com/batch.aspx
bro telerik controls are paid one there are log of free site that help you to convert your old vb project code to c#
No one said to use the paid telerik controls, I just the converter all the time it's free for everyone.
Just search in google and you will find lots of converter tools that can help you in converting your VB.net code to C#.
There are softwares that can help you in converting your Vb.net code to C# but there are certain codes that you have to change manually.
Most of the classed of c# and vb.net are same and you can have ready converter too but c# and vb.net is just having syntax difference in most of the cases so you can even convert it manually too