DCSIMG
Quick Tip – Convert VB.NET to C# or C# to VB.NET - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2011 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

Quick Tip – Convert VB.NET to C# or C# to VB.NET

Quick Tip – Convert VB.NET to C# or C# to VB.NET

There is a need sometimes to convert VB.NET files to C# or vice versa.
There are two tools that I use in this process:

There are also add-ins to Visual Studio that enables the convert between VB.NET
to C# like C-Sharpener For VB but since I don’t have full projects to convert
I prefer the above free tools.
Also, there is a great reference guide which highlight some differences
between VB.NET and C# which I found very useful when the convert tools fails.
Enjoy!

DotNetKicks Image

Comments

dhelper said:

Good tip but I prefer to use #Develop convertion tool instead.

# August 16, 2009 8:45 PM

Gil Fink said:

Hi Dror,

I agree, #Develop convertion tool is also a good tool to use. Since I only have small files I prefer the suggested tools which are simple and fast. If I had a project I would probably choose other tools like #Develop.

# August 17, 2009 10:01 AM

yeonchul said:

thanks

# September 25, 2009 1:34 PM