Introduction
As promised, this is your introductory chapter. If you are reading this, you are ready to see how Visual Basic .NET (VB .NET) handles at top speed. It will be helpful for you to first understand some important fundamentals; some things are unique to .NET, so you may not have encountered them even if you have programmed in languages other than Visual Basic 6 (VB6).
Everything in .NET is subclassed from the Object class. However, there are types that behave like native types with the benefit of features found in classes. Chapter 1 illustrates the difference between value types and reference types, reviews the essential fundamentals of the new object-oriented idiom (the class), talks about nondeterministic object cleanup and garbage ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access