In this module, you will be introduced to classes. You will learn about the nature of classes and how to create an instance of a class. In this module, you will also learn about methods, scopes, and modifiers. These features will all add a more advanced look to the end product of your application for the end user.
In this module, you will learn about namespaces. You will learn how to change the default namespace for your project. You will also learn about the .NET framework class library and references associated with the .NET framework class library. This module will also teach you the difference between the debug and release version of your application.