I already had plenty of .NET projects where I use either VB.NET or C# language to write codes. If a client wishes to convert existing VB project to C# or vice-versa then I usually use free VS Studio add-in to do it. But aside from add-ins, there are several web apps that can perform the same task. Here is a list of VB .NET to C# and C# to VB.NET converters I've used in the past.
1. Developer Fusion VB.NET to C#
2. KamalPatel.Net - Convert C# to VB .NET. An offline version with full source code is also available for download.
3. Code Translation for .NET (C#-VB.NET)
Take note that all this web apps doesn't make a copy of your sourcode to protect your intellectual right. Everything is processed in the server's memory and returned immediately to the browser.
1. Developer Fusion VB.NET to C#
2. KamalPatel.Net - Convert C# to VB .NET. An offline version with full source code is also available for download.
3. Code Translation for .NET (C#-VB.NET)
Take note that all this web apps doesn't make a copy of your sourcode to protect your intellectual right. Everything is processed in the server's memory and returned immediately to the browser.
No comments:
Post a Comment