Site MapHelpFeedbackLearning Objectives
Learning Objectives
(See related pages)

At the completion of this chapter, you will be able to...

Distinguish the features of the Visual Studio IDE and the .NET Framework.

Identify and understand the purpose of each of the files listed in the Solution Explorer.

Understand what happens at compile time.

Set and display data from the application's assembly attributes.

Create an MDI project with a parent form, child forms, a toolbar, status bar, context menus, and ToolTips.

Use the singleton design pattern to create a class that should be instantiated only once.







Advanced Programming VB.NETOnline Learning Center

Home > Chapter 1 > Learning Objectives