J
Joris De Groote
Hi
Is there any program/tool to convert c# code to vb.net code?
Thanks
Is there any program/tool to convert c# code to vb.net code?
Thanks
Cor Ligthert said:Joris,
There is a bunch (much more than oposite)
This are some old links I don't know which are valid at the moment. I am
sure that Herfried will sent an updated list but while that.
http://csharpconverter.claritycon.com/Default.aspx
(In my idea a good one)
http://www.kamalpatel.net/ConvertCSharp2VB.aspx
http://www.ragingsmurf.com/vbcsharpconverter.aspx
http://www.aspalliance.com/aldotnet/examples/translate.aspx
http://authors.aspalliance.com/aldotnet/examples/translate.aspx
http://www.gotdotnet.com/Community/...mpleGuid=c622348b-18a9-47d6-8687-979975d5957d
http://www.remotesoft.com/ look for "Octopus"
I hope this helps a little bit?
Cor
Joris De Groote said:Is there any program/tool to convert c# code to vb.net code?
Carlos J. Quintero said:Hi Terry,
Although it allows yo to choose a language, out of the box Reflector only
decompilers to the screen, not to a file. You would need some add-in from
http://www.aisto.com/Incoming/Reflector/AddIns/ that decompiles to a file or
VS project (there are a couple of them). And even then, the decompilation
would "lose" the original name of procedure variables and you could see also
some "goto" statements with labels. The bottom line: this tool is not really
intended to convert from a language to another, it is better to use some
tool that uses the original source code, not the compiled assembly.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com