posted on Thursday, July 29, 2004 1:57 PM by thomasswilliams

C# to Visual Basic Translation Tool

August's MSDN Magazine has a C# to Visual Basic Translation Tool which will take a whole C# project and convert it to a VB.NET project.

I have used the resources that the author John Robbins mentions for small snippets of C# (ConvertCSharp2VB and C# to VB.NET Translator), but the ability to convert a whole project sounds pretty good.

Comments