Chapter 5

Visual Basic .NET Programming Language — I

After reading this chapter you will understand the concept of variables and data types. Also, you will be able to write code that make use of variables of different data types available in Visual Basic .NET, to perform arithmetic operations, to use the operators according to their precedence, to handle the strings, to use the picture-box control, text-box control, and radio-button control, and to use the programming construct If Then EndIf.

5.1 VARIABLES AND DATA TYPES

This section is more technical as compared to several other sections of the book. Some of the matter in this section might seem Greek to you; however, proceed without bothering. A variable is nothing but a language phrase that ...

Get Visual Basic .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.