Home All Groups Group Topic Archive Search About
Author
13 Jun 2006 10:31 AM
Joris De Groote
Hi

Is there any program/tool to convert c# code to vb.net code?

Thanks

Author
13 Jun 2006 10:37 AM
Carlos J. Quintero [VB MVP]
http://www.google.es/search?hl=es&q=C%23+to+VB.NET+converter&meta=

--

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


Show quote Hide quote
"Joris De Groote" <joris.degro***@skynet.be> escribió en el mensaje
news:%235WlDStjGHA.4512@TK2MSFTNGP02.phx.gbl...
> Hi
>
> Is there any program/tool to convert c# code to vb.net code?
>
> Thanks
>
Author
13 Jun 2006 10:44 AM
Cor Ligthert [MVP]
http://www.google.com/search?hl=en&q=C%23+to+VB.NET+converter&btnG=Google+Search

Show quote Hide quote
:-)


"Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> schreef in
bericht news:O6GxXVtjGHA.1264@TK2MSFTNGP05.phx.gbl...
> http://www.google.es/search?hl=es&q=C%23+to+VB.NET+converter&meta=
>
> --
>
> 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
>
>
> "Joris De Groote" <joris.degro***@skynet.be> escribió en el mensaje
> news:%235WlDStjGHA.4512@TK2MSFTNGP02.phx.gbl...
>> Hi
>>
>> Is there any program/tool to convert c# code to vb.net code?
>>
>> Thanks
>>
>
>
Author
13 Jun 2006 10:41 AM
Cor Ligthert [MVP]
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/UserSamples/Details.aspx?SampleGuid=c622348b-18a9-47d6-8687-979975d5957d

http://www.remotesoft.com/      look for  "Octopus"


I hope this helps a little bit?

Cor

Show quoteHide quote
"Joris De Groote" <joris.degro***@skynet.be> schreef in bericht
news:%235WlDStjGHA.4512@TK2MSFTNGP02.phx.gbl...
> Hi
>
> Is there any program/tool to convert c# code to vb.net code?
>
> Thanks
>
Author
13 Jun 2006 11:34 AM
Joris De Groote
Thanks a lot :)

Show quoteHide quote
"Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message
news:OyBdzWtjGHA.4368@TK2MSFTNGP03.phx.gbl...
> 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/UserSamples/Details.aspx?SampleGuid=c622348b-18a9-47d6-8687-979975d5957d
>
> http://www.remotesoft.com/      look for  "Octopus"
>
>
> I hope this helps a little bit?
>
> Cor
>
> "Joris De Groote" <joris.degro***@skynet.be> schreef in bericht
> news:%235WlDStjGHA.4512@TK2MSFTNGP02.phx.gbl...
>> Hi
>>
>> Is there any program/tool to convert c# code to vb.net code?
>>
>> Thanks
>>
>
>
Author
13 Jun 2006 10:45 AM
RMT
This is mostly a fun "example", rather than a hardcore program to do it.
I'm sure the MVP's will know of a better example:

http://www.developerfusion.co.uk/utilities/convertcsharptovb.aspx





Show quoteHide quote
"Joris De Groote" <joris.degro***@skynet.be> wrote in message
news:%235WlDStjGHA.4512@TK2MSFTNGP02.phx.gbl...
> Hi
>
> Is there any program/tool to convert c# code to vb.net code?
>
> Thanks
>
Author
13 Jun 2006 1:46 PM
Herfried K. Wagner [MVP]
"Joris De Groote" <joris.degro***@skynet.be> schrieb:
> Is there any program/tool to convert c# code to vb.net code?

Converting code between .NET programming languages
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=languageconverters&lang=en>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
13 Jun 2006 2:25 PM
David Anton
There are various unsupported on-line converters and there is one production
quality tool - ours (Instant VB).

For a list of items not handled by on-line converters: http://www.tangiblesoftwaresolutions.com/Articles/Language%20Features%20not%20Handled%20by%20On-Line%20Converters.htm

--
David Anton
www.tangiblesoftwaresolutions.com
Instant C#: VB to C# converter
Instant VB: C# to VB converter
Instant C++: C# to C++ converter
Instant C++: VB to C++ converter


Show quoteHide quote
"Joris De Groote" wrote:

> Hi
>
> Is there any program/tool to convert c# code to vb.net code?
>
> Thanks
>
>
>
Author
14 Jun 2006 3:46 PM
Terry
Hi,
In addition to the other responses you have received, I have read that this
FREE product is pretty good - Reflector (www.aisto.com/Roeder/DotNet/).  One
of its functions is a decompiler which lets you choose what language to
decompile to.  If in fact you do try this, I would sure like to hear back
from you as to your opinion.
--
Terry


Show quoteHide quote
"Joris De Groote" wrote:

> Hi
>
> Is there any program/tool to convert c# code to vb.net code?
>
> Thanks
>
>
>
Author
15 Jun 2006 9:12 AM
Carlos J. Quintero [VB MVP]
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


Show quoteHide quote
"Terry" <Terry@nospam.nospam> escribió en el mensaje
news:A1D3EEEF-CC7A-41D2-B668-4F062CFBF913@microsoft.com...
> Hi,
> In addition to the other responses you have received, I have read that
> this
> FREE product is pretty good - Reflector (www.aisto.com/Roeder/DotNet/).
> One
> of its functions is a decompiler which lets you choose what language to
> decompile to.  If in fact you do try this, I would sure like to hear back
> from you as to your opinion.
> --
> Terry
Author
15 Jun 2006 1:59 PM
Terry
Hi Carlos,
   Thanks for the information.
--
Terry


Show quoteHide quote
"Carlos J. Quintero [VB MVP]" wrote:

> 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
>
>
> "Terry" <Terry@nospam.nospam> escribió en el mensaje
> news:A1D3EEEF-CC7A-41D2-B668-4F062CFBF913@microsoft.com...
> > Hi,
> > In addition to the other responses you have received, I have read that
> > this
> > FREE product is pretty good - Reflector (www.aisto.com/Roeder/DotNet/).
> > One
> > of its functions is a decompiler which lets you choose what language to
> > decompile to.  If in fact you do try this, I would sure like to hear back
> > from you as to your opinion.
> > --
> > Terry
>
>
>