Click here to return to my article index
C# to VB.NET Translator
Register for the ASP.NET Webcast series!
The C# to VB.NET Translation tool is not perfect. However, it is the best C# to VB.NET translation tool that I have come across.
It's very easy to use. Simply copy and paste your C# code into the textbox and hit the 'Translate' button. Currently, the translator
does not handle <script> tags or any other HTML so your C# code must be pure C#. The VB.NET equivalent will be generated in
a textbox below the one with your C# code. Feel free to send me bug reports here.
Also, Dan Wahlin (ASP.NET/XML trainer & guru extraordinare) has a Web Service proxy (at XML for ASP.NET Developers site)
that consumes my converter Web Service and converts entire folders of C# code to VB.NET! Check it out here.
Note: This is NOT the same translation engine that is used at Kamalpatel.net. Try them both out
and in some cases they will produce similar code but in many cases the engine used on this page is much better. In nearly all cases, this engine
will give you recommendations (in the form of comments) for how you can finish the translation if it was unable to do so.
|