|
.NET
- Vision
The .NET Vision| Visual Studio.Net Architecture
| ASP.NET | The New IDE | Web Services | Windows Forms and Web
Forms | Console Applications | Class Libraries | ADO.NET
Language
Features
Creating .NET Projects | NameSpaces
| Data Structure and Language Highlights | Classes and
Inheritance | Structured Error Handling | Exploring the
Base Class Library |The .NET Type System | Threads
Console
Applications
When to use Console Applications
| Generating Console Output | Processing Console
Input
Introduction
to Web Services
Benefits of Web Services
| SOAP, HTTP and XML | Creating Web Services
| Testing Web Services | Discovery | Generating
Web Service Proxies | Using Web Services
Introduction
to Windows Forms
Benefits of Windows Forms
|Main featurs of Windows Forms | .NET Events | Visual
Inheritance | Code-free re-sizing | Using ActiveX
Controls
Introduction
to ADO.NET
Benefits of ADO.NET | ADO.NET
compared to classic ADO | DataSets | Managed Providers
| Data Binding, DataSets and XML | Typed DataSets
How
.NET Works
The Common Language Implementation
| Assemblies | Metadata and Intermediate Language | Garbage
Collection | Versioning and Side-by-Side Execution | The
End to DLL Hell | Managed Execution | COM InterOp
Introduction to Web Applications
Web Forms and ASP.NET | Creating Web
Forms | Server controls and HTML controls | Web Form Events
| Using ASP.NET objects | Web Forms and Data Access | State
Management
Windows
Forms and Controls in detail
The Windows Forms Model
|Creating Windows Forms |Windows Forms Properties
and Events |Windows Form Controls |Resizing | Menus
| Dialogs | ToolTips
Data
Types and Base Class Libraries
Understanding .NET Data
Types | Exploring Assemblies and Namespaces | String
Manipulation | Files and I/O | Collections | The
Microsoft.VisualBasic Namespace
Object
Oriented Programming with C#
Creating Classes in C# | Overloading
| Constructors | Inheritance | Controlling scope and visibility
| Dispose and Finalization | Debugging and Error Handling
Visual
Inheritance
Apply Inheritance techniques
to Forms | Creating Base Forms | Programming Derived
Forms
Deploying
and Configuring .NET Applications
Installing the .NET Runtime
| Using .NET on different platforms | Xcopy deployment
| Using Windows Installer
Mastering
Windows Forms
Printing | Handling Multiple
Events | GDI+ | Creating Windows Forms Controls
|