Quantcast
Channel: Beginner Tutorials
Viewing all articles
Browse latest Browse all 15

From VB6 to VB.NET with the Microsoft.VisualBasic Namespace

$
0
0

For everyone coming from a VB6 background Microsoft has provided many great ways to migrate over to VB.NET. One stepping stone in this process is the Microsoft.VisualBasic namespace that they provided. This namespace allows VB6 programmers to start developing VB.NET apps quickly and comfortably. This tutorial gives a quick introduction to this namespace and how you can use it to start developing in VB.NET and then move onto the more “pure” .NET functions.

read more


Viewing all articles
Browse latest Browse all 15

Trending Articles