Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Learning to speak VB.NET

I have been working with .NET since Beta 1 exclusively in C#.  Lately I have been trying to improve my "fluency" in VB.NET since it's all about the runtime, we have laid to rest the great language debate, and to open up more job opportunities.  It is definitely a shocker at first.  The worst part was knowing what I wanted to do but having everything blowup syntax-wise.

Here are some of the utilities that I use to help me convert C# to VB.NET (at least until I can speak both fluently):

I very quickly picked up the basics.  Now I only turn to these for things I have not encountered yet (I won't paste the whole class, just a code snippet or two). Good luck!


Posted 07-11-2003 1:05 PM by Darrell Norton

[Advertisement]