Chapter 3. VB.NET Essentials, Part I

In this chapter we begin coverage of the essentials of the VB.NET language, which has undergone radical improvements from previous versions of Visual Basic.

Traditionally, Visual Basic has been used as a visual development tool to create Windows programs. Later versions of Visual Basic have also made the language useful for creating COM components and other server programs without a visual interface. VB.NET brings full flexibility to Visual Basic, enabling you to use the language to create any kind of program in the .NET environment, including components, Web applications, and Web services. You can also create console programs that run locally and do not have a Windows user interface. Although normally you ...

Get Application Development Using Visual Basic® and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.