Module 1: Getting StartedThis module introduces the .NET Framework and the software development life cycle. It also describes the key features of Visual Studio 2005.Lessons
Lab : Getting Started
After completing this module, students will be able to:
Module 2: Creating a Simple Windows Forms ApplicationThis module explains how to create a Windows Forms application, how to add controls to a form, and how to compile and run the application.Lessons
Lab : Creating a Simple Windows Forms Application
After completing this module, students will be able to:
Module 3: Programming FundamentalsThis module explains important programming concepts and terminology. It also covers the main elements of a program and explains how to create and work with items such as functions, properties, and methods. Finally, this module provides guidelines on areas such as naming conventions and code documentation.Lessons
Lab : Programming Fundamentals
After completing this module, students will be able to:
Module 4: Data Types and VariablesThis module introduces data types, variables, and constants and explains how to use them. It also explains how to use collections and data type conversion.Lessons
Lab : Data Types and Variables
After completing this module, students will be able to:
Module 5: Controlling Program ExecutionThis module describes how to control program execution by writing expressions, conditional statements, and iteration statements.Lessons
Lab : Controlling Program Execution
After completing this module, students will be able to:
Module 6: Fundamentals of Object-Oriented ProgrammingThis module introduces students to the concepts of object-oriented programming, defines important terminology, and shows the syntax for defining classes and creating instances.Lessons
Lab : Fundamentals of Object-Oriented Programming
After completing this module, students will be able to:
Module 7: Creating Object-Oriented ApplicationsThis module describes how to design classes by using the Class Designer tool in Visual Studio, and also describes how to use inheritance and interfaces.Lessons
Lab : Creating Object-Oriented Applications
After completing this module, students will be able to:
Module 8: Building a User InterfaceThis module explains how to develop an application by using features such as modal and modeless forms, menus, toolbars, status bars, tool tips, and the HelpProvider control.Lessons
Lab : Building a User Interface
After completing this module, students will be able to:
Module 9: Validating User InputThis module explains how to restrict user input on a form, and how to use field-level and form-level validation.Lessons
Lab : Validating User Input
After completing this module, students will be able to:
Module 10: Debugging and Exception HandlingThis module introduces students to the types of errors that can occur in an application, and describes how to use a combination of debugging and exception handling to detect and diagnose these errors.Lessons
Lab : Debugging and Exception Handling
After completing this module, students will be able to:
Module 11: Accessing DataThis module introduces students to data access in .NET Framework applications, and shows how to access data both by using the Visual Studio integrated development environment (IDE) and by writing code.Lessons
Lab : Accessing Data
After completing this module, students will be able to:
Module 12: Creating Web Applications and XML Web ServicesThis module introduces students to ASP.NET, and describes how to create simple Web applications and XML Web services.Lessons
Lab : Creating Web Applications and XML Web Services
After completing this module, students will be able to:
Module 13: Exploring .NET Framework 3.0 TechnologiesThis module introduces the new .NET Framework 3.0 technologies and explains how to create a Windows Presentation Foundation application and a Windows Communication Foundation service.Lessons
Lab : Exploring .NET Framework 3.0 Technologies
After completing this module, students will be able to:
Module 14: Testing and Deploying Microsoft .NET Framework ApplicationsThis module provides an overview of software testing and explains how to use the Object Test Bench (OTB). It also explains how to deploy Microsoft .NET Framework applications by using both Windows Installer and ClickOnce.Lessons
Lab : Testing and Deploying Microsoft .NET Framework Applications
After completing this module, students will be able to:
This five-day instructor-led course enables introductory-level developers who are not familiar with the Microsoft .NET Framework or Microsoft Visual Studio 2005 to gain familiarity with the Visual Studio 2005 development environment. Students will also learn basic skills using either Microsoft Visual Basic or Microsoft Visual C# as a programming language.
Before attending this course, students must have: In addition, it is recommended, but not required, that students have completed:
After completing this course, students will be able to:
The target audience for this course includes both novice programmers who have a minimum of three months’ programming experience and intermediate-level programmers who are otherwise new to .NET Framework development, and want to learn how to use Visual Basic or C#.