Converting C# and VB.NET Code

If you ever need to covert C# code to VB or the other way, I always use this free online tool:

http://www.developerfusion.com/tools/convert/vb-to-csharp/

It does a pretty good job. It does have some issues with complicated LINQ, but it will always let you know.

Tip By: David McCarter


Discover more from dotNetTips.com

Subscribe to get the latest posts sent to your email.

One thought on “Converting C# and VB.NET Code

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.