|
-
Jan 12th, 2011, 06:12 PM
#1
Thread Starter
Frenzied Member
Convert
How can I convert a C# 2010 project to VB2010?
-
Jan 12th, 2011, 06:41 PM
#2
Re: Convert
Hm... I don't think you can convert a whole project in VS. But, there are tons of free online C# to VB.NET converters.
You'll only be able to convert code blacks, but I'm sure if you Google it, there might be an application to convert C# project to VB.
CodeBank contributions: Process Manager, Temp File Cleaner
 Originally Posted by SJWhiteley
"game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....
-
Jan 12th, 2011, 06:46 PM
#3
Re: Convert
There are several websites that offer free online conversion of Csharp code to VB.Net code. Here's one I have found useful now and then: http://www.developerfusion.com/tools.../csharp-to-vb/. BB
-
Jan 12th, 2011, 07:03 PM
#4
Re: Convert
Converting an entire project is not simple. There's more than just the C#/VB code to worry about. Many web sites offer free code converters but they provide varying degrees of functionality, with many newer language features not catered for. None of them will convert and entire project.
I've never tried but I believe that SharpDevelop, which is a free .NET IDE, can do it. There's also Instant VB and Instant C# from Tangible Software Solutions. They both do an excellent job of converting entire solutions from one language to another. They are not free though, and the trial version is limited to 100 lines of code at a time with no project support.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|