The Best C# to VB.NET converter

G

Guest

I am wondering what the best converter C#->VB.NET is. What are peoples
experiences with different ones? Are there any that stand out as
exceptional?

My thanks,
Joe Johnston
www.gotboxer.com
www.boxerx.com
A Web Portal for Boxer enthusiasts world Wide. Boxer info, Boxer Stuff.
We have discussion Topics from Boxer Fun to Boxer Health.
..
 
P

Peter Huang

Hi

Here is a 3rd party tool, you may take a look. But it is just a simple tool.
http://www.kamalpatel.net/ConvertCSharp2VB.aspx

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
This response contains a reference to a third-party World Wide Web site.
Microsoft is providing this information as a convenience to you. Microsoft
does not control these sites and has not tested any software or information
found on these sites; therefore, Microsoft cannot make any representations
regarding the quality, safety, or suitability of any software or
information found there. There are inherent dangers in the use of any
software found on the Internet, and Microsoft cautions you to make sure
that you completely understand the risk before retrieving any software from
the Internet.
 
P

Peter Huang

Hi Joe,

Here are other two.
http://authors.aspalliance.com/aldotnet/examples/translate.aspx
http://csharpconverter.claritycon.com/Default.aspx

Both do some things a bit better than the other, so it's a matter of trying
each out for your code. Neither are perfect and will need some fixing up,
especially if you use and P/Invoke on non-CLS-compliant code.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top