PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft VB .NET
c# to vb.net
Forums
Newsgroups
Microsoft DotNet
Microsoft VB .NET
c# to vb.net
![]() |
c# to vb.net |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
Is there a sure-shot way to convert a c# solution to a vb.net project? Thanks Regards |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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 > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
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 > > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
"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/> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

