Introduction to the Common Language Runtime in VB.NET
Category:
C#, VB.NET, ASP.NETType:
ModulesDifficulty:
BeginningAuthor: Franz Hemmer
Version Compatibility: Visual Basic.NET
More information:
This little module will show how to use a few of the many classes in the Common Language Runtime of .NET. Use it to explore the many features of the CLR, and add to it yourself to gain a better understanding of the many features.
Originally developed for Beta versions; verified to work in VB.NET Version 1.0, 03/31/02.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: