How to convert VB.NET to c#?
Microsoft Visual Studio is an IDE to develop Windows, Web based applications using dot net supported languages like C#, VB.Net.
All the Dot Net supported languages obey the CTS rules. Integer in VB.NET is same as int in C#. We can easily convert VB.NET code into C# vice versa using Developerfusion’s online tool. Please click the link given below and paste the VB.NET code of your own there, click on Convert VB.NET to C# button. Immediately your VB.NET code will be converted into C# code within few seconds. Now this online free utility supports dot net framework 3.5 version.
Enjoy Programming…
Link : http://www.developerfusion.com/tools/convert/vb-to-csharp/









































