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.
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#.
Before attending this course, students must have:
•
Exposure to developing applications in either a graphical or a non-graphical environment.
•
Ability to understand and apply the basics of structured programming, including concepts such as flow control, variables, parameters, and function calls.
Introduction to Microsoft .NET and the .NET Framework
Introduction to the Software Development Life Cycle
Exploring Visual Studio 2005
Creating a Windows Forms Project
Adding Controls to a Windows Forms Project
Compiling and Running a Windows Forms Project
Understanding Programming Concepts
Defining Program Structure and Flow
Styling and Writing Code
Introduction to Data Types
Defining and Using Variables
Defining and Using Collections
Converting Data Types
Writing Expressions
Creating Conditional Statements
Creating Iteration Statements
Introduction to Object-Oriented Programming
Defining a Class
Creating a Class Instance
Designing Classes with the Class Designer Tool
Implementing Inheritance
Defining and Implementing Interfaces
Managing Forms and Dialog Boxes
Creating Menus and Toolbars
Providing User Assistance
Restricting User Input
Implementing Field-Level Validation
Implementing Form-Level Validation
Types of Errors
Debugging Applications
Handling Exceptions in Applications
Overview of Data Access
Accessing Data by Using the Visual Studio 2005 Integrated Development Environment
Programmatic Access to Data
Creating Web Applications
Creating and Using XML Web Services
Introduction to the .NET Framework 3.0 Technologies
Introduction to Windows Presentation Foundation
Introduction to Windows Communication Foundation
Overview of Testing
Creating Object Test Bench Objects
Deploying Microsoft .NET Framework Applications