C# to VB.NET Solution converter
-
Is there a tool/app/program that takes C# soln as input and creates it equivalent VB.NET soln?
Yes, there are several. But why ruin perfectly good C# code ? :P Typing 'C# VB.NET convert' into google gives you a ton of matches. Why do people not use google before asking these things ? Christian Graus - Microsoft MVP - C++
-
Is there a tool/app/program that takes C# soln as input and creates it equivalent VB.NET soln?
Our product "Instant VB" converts entire projects (and snippets). Try our Demo Edition (downloadable at www.instantvb.com). However, we do not offer the ability to enter an entire solution. The sole reason for this is that when converting a solution it is critical to start at the project referenced by the others and work back. Otherwise the manual adjustments necessary in the referenced project are masked by the compile errors in the other project and it hampers the ability to get the entire solution compilable. David Anton Tangible Software Solutions www.tangiblesoftwaresolutions.com Home of the Instant C# VB.NET to C# Converter and the Instant VB C# to VB.NET Converter
-
Is there a tool/app/program that takes C# soln as input and creates it equivalent VB.NET soln?
So long as people are plugging their products, I used C Sharpener to convert VB.NET to C#, and they have one that goes the other way. C Sharpener was brilliant, it worked really well. The URL is www.elegancetech.com[^] Christian Graus - Microsoft MVP - C++
-
So long as people are plugging their products, I used C Sharpener to convert VB.NET to C#, and they have one that goes the other way. C Sharpener was brilliant, it worked really well. The URL is www.elegancetech.com[^] Christian Graus - Microsoft MVP - C++
-
Great! They take Visa, Master Card, American Express, personal checks, maybe PayPal, ... RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
Great! They take Visa, Master Card, American Express, personal checks, maybe PayPal, ... RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
You must be joking. You write software, but you want to steal from other people who do the same ? Christian Graus - Microsoft MVP - C++