The Labs \ Convert C# to VB.NET

Simply paste in your C# code below, and this free utility will automatically convert it to its equivalent in VB.NET.

Credits

This code conversion tool is based on source code from the #develop editor, a free open source alternative to Visual Studio .NET.

Known Issues

  • Variables/Member names that require on case-sensitivity to be differentiated will conflict when converted to VB.NET (which is not case sensitive).

Developer Fusion