PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET c# to vb.net

Reply

c# to vb.net

 
Thread Tools Rate Thread
Old 12-06-2005, 04:52 AM   #1
John
Guest
 
Posts: n/a
Default c# to vb.net


Hi

Is there a sure-shot way to convert a c# solution to a vb.net project?

Thanks

Regards


  Reply With Quote
Old 12-06-2005, 06:20 AM   #2
Michael C#
Guest
 
Posts: n/a
Default Re: c# to vb.net

Assume you want an automated solution? There are a few tools out there and
even some websites that convert code for you. Sorry I'm not sure how good
they are though. You can find them by Googling "Convert C# to VB.NET".
Here's some links to check out:

http://www.developerfusion.com/util...csharptovb.aspx
http://www.kamalpatel.net/ConvertCSharp2VB.aspx
http://authors.aspalliance.com/aldo.../translate.aspx
http://www.dotnetspider.com/technol...guageTools.aspx


"John" <John@nospam.infovis.co.uk> wrote in message
news:uQRZzIwbFHA.2180@TK2MSFTNGP12.phx.gbl...
> Hi
>
> Is there a sure-shot way to convert a c# solution to a vb.net project?
>
> Thanks
>
> Regards
>
>



  Reply With Quote
Old 12-06-2005, 07:43 AM   #3
Allen St.Clair
Guest
 
Posts: n/a
Default Re: c# to vb.net

If there is no "unsafe" block included, C# project is easy to convert to
VB.Net.


"John" <John@nospam.infovis.co.uk> wrote in message
news:uQRZzIwbFHA.2180@TK2MSFTNGP12.phx.gbl...
> Hi
>
> Is there a sure-shot way to convert a c# solution to a vb.net project?
>
> Thanks
>
> Regards
>
>



  Reply With Quote
Old 12-06-2005, 08:03 AM   #4
=?Utf-8?B?RGF2aWQgQW50b24=?=
Guest
 
Posts: n/a
Default RE: c# to vb.net

We produce the only fully-supported C# to VB.NET converter - Instant VB -
which converts entire C# projects, snippets, and ASP.NET pages to VB.NET.
Download the Demo Edition at www.instantvb.com - it's also supported.

David Anton
www.tangiblesoftwaresolutions.com
Home of:
Instant C#: VB.NET to C# Converter
Instant VB: C# to VB.NET Converter
Instant J#: VB.NET to J# Converter

"John" wrote:

> Hi
>
> Is there a sure-shot way to convert a c# solution to a vb.net project?
>
> Thanks
>
> Regards
>
>
>

  Reply With Quote
Old 12-06-2005, 12:05 PM   #5
Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
Default Re: c# to vb.net

"John" <John@nospam.infovis.co.uk> schrieb:
> Is there a sure-shot way to convert a c# solution to a vb.net project?


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

Most freeware converters produce invalid code. I suggest to use the
converter of Tangible Software Solutions Inc., which can handle some
non-trivial conversion cases too.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off