About Code Converter

Code Converter is a free and simple VB to C# and C# to VB code converter. While there are several other good code converters available, none are perfect. Some are buried in busy websites. Some are awkward to use. Some just don't convert accurately! Code Converter, while not yet perfect, aims to address these issues and provide the best free .NET converter available on the web.

See how Code Converter compares to other online code converters

Anytime, anywhere

Part of the mission of delivering the best code conversion service means that it needs to be available wherever and whenever you need it. For that reason, we will be building code conversion widgets for all of the major widget engines (such as Google Desktop, Windows Sidebar, and Yahoo! Widgets) so that you can easily convert your code snippet while minimizing the interruption to your work. The following code conversion widgets are already ready and available here:

Conversions by NRefactory

For the heavy lifting, we rely on the open source NRefactory library to perform code conversions. NRefactory is a powerful C# to VB and VB to C# conversion engine maintained by the developers at SharpDevelop. By default, NRefactory requires that all code be properly wrapped in a class and (as necessary) method before converting. We try to save you time by automagically wrapping your code snippets in "dummy wrappers" so it can be processed by NRefactory. If you're having trouble converting your code, try wrapping it in a class yourself to skip our "magic" wrapping process.

Telerik Ajax

You may have noticed that the page does not have to refresh to display your code conversion results. We use Telerik's RadAjax to ajaxify all code conversion events to make the code conversion fast and responsive. Learn more about RadAjax here: http://www.telerik.com/products/aspnet/controls/ajax/overview.aspx

Feedback?

Visit the official Code Converter Forum on Telerik.com and leave your ideas/questions/comments today.