Home > Programming > Convert C# code to Visual Basic,Python and Back.

Convert C# code to Visual Basic,Python and Back.

December 11th, 2009 Jimmy Leave a comment Go to comments

Some of you .NET programmers may some day find some sample code written in Visual Basic, or C#, but need it in another .NET language. SharpDevelop, a free .NET IDE, has a tool built in that will convert C# into Visual Basic and Python, or Visual Basic into C#, Python and any variation. This video shows you how to do the conversion and it also shows you what it looks like.  When you convert code new source files are created and old source files are retained. This lets you import your newly created source files right into your application.

Digg: DIGG ME
  1. No comments yet.
  1. No trackbacks yet.