Denaes Posted July 28, 2004 Posted July 28, 2004 I downloaded SharpDevelop for its' C# <-> VB.Net converters. I'm trying to learn C# and often times I have to stop and look up the C# way to do things. Well, this works rather well. I was wondering if there were any more specific programs that did this for free. I just need code converted, not whole files or projects. Actually it looks like I might give my proj a shot using sharpdevelop. It's a hassle compared to the luxuries that vb.net has in vs.net, but compared to C# in VS.net it's a dream. Makes organization much easier. Quote
ThePentiumGuy Posted July 28, 2004 Posted July 28, 2004 (edited) Free: http://www.kamalpatel.net/ConvertCSharp2VB.aspx http://www.developerfusion.com/utilities/convertvbtocsharp.aspx http://www.developerfusion.com/utilities/convertcsharptovb.aspx Trial: http://www.soft32.com/download_26228.html http://www.vbconversions.com/ Edited July 28, 2004 by ThePentiumGuy Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
Denaes Posted July 28, 2004 Author Posted July 28, 2004 Free: http://www.kamalpatel.net/ConvertCSharp2VB.aspx http://www.developerfusion.com/utilities/convertvbtocsharp.aspx http://www.developerfusion.com/utilities/convertcsharptovb.aspx Trial: http://www.soft32.com/download_26228.html http://www.vbconversions.com/ The top Free ones are asp.net, ie online. One did give an offline version of C# to VB.Net WITH SOURCECODE!, but not VB.Net -> C#. I know VB.Net, but I'm learning C#, so I often have to do something simple in vb and convert it to C# to see how it's done, or the syntax is set up. The sourcecode for C#->VB is in C#, so Ironically I might need to use the application to convert it's own sourcecode :D But if it's not terribly difficult (the program is like 11k!) I might be able to make the vb->C#. Thanks for the help :) Quote
Denaes Posted July 28, 2004 Author Posted July 28, 2004 ahh. 11k app, 55k .dll with all of the classes in it. A bit too much for me to digest at the moment. Quote
JRichmond Posted August 2, 2004 Posted August 2, 2004 Here's an online one... http://authors.aspalliance.com/aldotnet/examples/translate.aspx Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.