|
PACKAGE INCLUDES7 CD-ROMs featuring live instructor-led classroom sessions with full audio, video and demonstration components Printable courseware Sample Codes Step-by-step hands-on-labs Comprehensive, understandable, and reusable as reference material Focused on practical solutions to real-world development problems
COURSE INTRODUCTIONThe release of Visual Studio 2005 and the .NET Framework 2.0 will make strides in all dimensions of application development. First, Visual Studio 2005 will set a new bar for developer productivity by tailoring the software development experience to the needs of the individual developer. This "personalized productivity" will deliver features across the development environment and .NET Framework class libraries to help developers overcome their most pressing challenges in minimal time. Second, Visual Studio 2005 will enable developers to apply existing skills across a broader range of application development scenarios through improved integration with the Microsoft Office System and SQL Server 2005.
|
COURSE OUTLINE
|
Module 1Jumping In with Both Feet
What Is VS.NET?
Application Templates
Demo - Creating a WinForms Project
Demo - Creating a Simple Form
Lab - Create a New C# Windows Project
Module 1 Review
Sample Code
| Module 2Understanding the .NET Framework
Microsoft's Goals for the Framework
2 Pieces of the .NET Framework
The Common Language Runtime
Managed Environment
The Class Library
Important Namespaces
Module 2 Review
| Module 3Speaking the Language
What Does a C# Program Look Like?
Common Type Systems (CTS)
What Types Does CSharp 2005 Support?
Value Types vs. Reference Types
Variable & Constant Declaration Syntax
Common Operators and Casts
Function Syntax
Function with no Return Value & Passing
Demo - Returning Multiple Values
Conditionals
The Switch Case Statement
Looping Structures
Demo - Top vs Bottom Tested Loops
Arrays
Demo - Searching an Array w For
Demo - Searching an Array w For Each
Demo - Reference Type vs. Value Type
Module 3 Review
Lab Instructions - Code Lab
Lab - Code Lab
Sample Code
| Module 4Object-Oriented Programming
Understanding Classes and Objects
Demo - Creating and Using a Class
Encapsulation and Abstraction
Private Variables and Get/Set Functions
Partial Classes
ArrayLists
Demo - Searching an ArrayList
What is Inheritance?
Example of Inheritance
Demo - Inheritance
Interfaces
Interfaces Example
Demo - Adding an Interface
Polymorphism
Generics
Module 4 Review
Lab Instructions - Code Lab 1
Lab - Code Lab 1
Lab Instructions - Code Lab 2
Lab - Code Lab 2
Sample Code
| Module 5User Interfaces: Forms
Form Properties
Form Lifecycle: Events
Demo - Create a Project, Add Buttons
Demo - MaximizeBox & MinimizeBox
Demo - StartPosition & FormBorderStyle
Demo - Interesting Techniques
Demo - Canceling a Close of a Window
Organizing Controls
Demo - The Format Menu
Lab - Using the Format Menu
Demo - Setting the Tab Order
Demo - Anchor & Dock
Creating Menus
Demo - Creating a Menu
Context Menus
Demo - Context Menus
Visual Inheritance
Lab - Visual Inheritance
Demo - Standardized Error Dialog
MDI Applications
Demo - Creating an MDI Application
Module 5 Review
Sample Code
| Module 6User Interfaces: Controls
Using List Controls
Demo - Listboxes & DropDownLists
Creating Toolbars and Status Bars
Demo - Toolbars and Status Bars
Using Container Controls
Demo - Container Controls
Common Dialogs
Demo - Common Dialogs
Using the Browser Control
Demo - Creating your Own Browser
User Input Validation
Demo - Masked Edit Control
Demo - Validating Event, Canceling Tab
Lab - Validation
Module 6 Review
Sample Code
| Module 7Accessing the Database with ADO.NET
.NET Data Provider
The Process
The DataSet
The TableAdapter
The BindingSource
The DataGridView
Demo - Data Access
Demo - Make the Application Updatable
Demo - Implementing a Filter a Form
Lab - Database Retrieval
Module 7 Review
Sample Code
| Module 8Creating Your Own Controls
Kinds of Controls
Composite, Extended, Custom Controls
Design-Time Support
Demo - Creating a Composite Control
Demo - Adding Functionality
Lab - Creating a User Control
Module 8 Review
Sample Code
| Module 9Creating & Using Components 49m 53s
Creating and Using a .NET Component
Demo - Create a Class Library
Calling a Web Service
Demo - Calling a Web Service
Lab - Referencing a Web Service
Demo - Strong Named Assembly
Accessing Legacy Components
Calling DLL Functions with PInvoke
Demo - Adding an ActiveX Control
Module 9 Review
Sample Code
| Module 10Opening Your Application to the World
Accessibility to People with Disabilities
Globalization & Localization
Context-Sensitive Help
Demo - Accessibility Features
Demo - Forms in Alternate Languages
Demo - Online Help with HelpProvider
Lab - Using ToolTips
Module 10 Review
Sample Code
| Module 11Bugs, Exceptions and Refactoring
Debugging
Exception Handling (Try/Catch Syntax)
The Catch Session
Exception Types
Throwing Your Own Exceptions
Why Throw Exceptions?
Exception Handling Best Practices
Leveraging VS Refactoring Tools
More Refactoring Features
Demo - Refactoring Features
Lab - Refactoring: Encapsulate Field
Demo - Debugging
Demo - Exception Handling
Module 11 Review
| Module 12Security and Deployment
Two basic kinds of security in .NET
Other .NET Security Measures
Coding for Security in .NET
What is an Assembly?
What is the Manifest?
Loading a Private Assembly
Three Options for Deployment
Creating a Windows Installer Project
ClickOnce Deployment
ClickOnce Limitations
Demo - Creating a Windows Installer
Lab - Creating a Setup Project
Demo - ClickOnce Deployment
Module 12 Review
Course Closure
|
|