|
|
|
|
|
|
|
|
|
Programming with the Microsoft .NET Framework
with Visual C# .NET |
Duration: 5 days |
|
|
This Advanced course is intended for experienced, professional software developers including those employed by independent software vendors or those who work on corporate enterprise development teams. Most students will be Microsoft Visual C++® (or C++) and Java developers. |
|
Before
attending this course, students should be experienced professional software developers
and have a basic understanding of the C# language.
See Introduction to C# (MS Course 2124) for skills content. |
|
|
Description |
The goal of this Advanced course is to help application developers understand the Microsoft® .NET Framework. In addition to offering an overview of the .NET Framework and an introduction to key concepts and terminology, the course provides a series of labs, which introduce and explain .NET Framework features that are used to code, debug, tune, and deploy applications. |
|
Objectives |
- List the major elements of the .NET Framework and explain how they fit into the .NET platform
- Create and use components in Windows Forms-based and ASP.NET-based applications
- Use the deployment and versioning features of the .NET runtime to deploy multiple versions of a component
- Create, use, and extend types by understanding the Common Type System architecture
- Use the .NET Framework class library to efficiently create and manage strings, arrays, collections, and enumerators
- Use delegates and events to make an event-sender object signal the occurrence of an action to an event-receiver object
- Describe and control how memory and other resources are managed in the .NET Framework
- Read from and write to data streams and files
- Use the basic request/response model to send and receive data over the Internet
- Create distributed applications by means of XML Web services and Object Remoting
|
|
Course Outline |
Overview of the Microsoft .NET Framework
- Overview of the Microsoft .NET Framework
- Overview of Namespaces
Introduction to a Managed Execution Environment
- Writing a .NET Application
- Compiling and Running a .NET Application
Working with Components
- An Introduction to Key .NET Framework Development Technologies
- Creating a Simple .NET Framework Component
- Creating a Simple Console Client
- Creating an ASP.NET Client
-
Deployment and Versioning
- Introduction to Application Deployment
- Application Deployment Scenarios
- Related Topics and Tools
Common Type System
- An Introduction to the Common Type System
- Elements of the Common Type System
- Object-Oriented Characteristic
Working with Types
- System.Object Class Functionality
- Specialized Constructors
- Type Operations
- Interfaces
- Managing External Types
Strings, Arrays, and Collections
- Strings
- Terminology - Collections
- .NET Framework Arrays
- .NET Framework Collections
|
|
Delegates and Events
- Delegates
- Multicast Delegates
- Events
- When to Use Delegates, Events, and Interfaces
Memory and Resource Management
- Memory Management Basics
- Non-Memory Resource Management
- Implicit Resource Management
- Explicit Resource Management
- Optimizing Garbage Collection
Data Streams and Files
- Streams
- Readers and Writers
- Basic File I/O
Internet Access
- Internet Application Scenarios
- The WebRequest and WebResponse Model
- Application Protocols
- Handling Errors
- Security
- Best Practices
Serialization
- Serialization Scenarios
- Serialization Attributes
- Object Graph
- Serialization Process
- Serialization Example
- Deserialization Example
- Custom Serialization
- Custom Serialization Example
- Security Issues
Remoting and XML Web Services
- Remoting
- Remoting Configuration Files
- XML Web Services
| |
|
|