This course covers basic concepts of the Visual Basic .NET
programming language in a hands-on environment. Students
will gain a basic level of proficiency using Visual Studio
.NET and an understanding of the .NET Framework.
Along with the basic language structures introduced in
this course, students will gain valuable experience using
the Visual Studio .NET debugger. You will also become familiar
with the basic terminology and structure for following the
Object-Oriented Programming paradigm.
In this course, you will:
- Become familiar with the .NET Framework
- Work with Visual Studio .NET while creating simple .NET
Applications
- Learn the basic types and constructs of Visual Basic
.NET
- Apply various 'flow control' methods using VB.NET
- Practice debugging an application in Visual Studio .NET