Programming with the Microsoft .NET Framework

PT4069
Training Summary
The goal of this course is to help application developers understand the Microsoft(r) .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
Prerequisites
Before attending this course, students should be experienced professional software developers and have a basic understanding of the C# language.
Duration
5 Days/Lecture & Lab
Audience
This 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.
Course Topics
  • List the major elements of the .NET Framework and explain how they fit into the .NET platform.
  • Explain the main concepts behind the common language runtime and use the features of the .NET Framework to create a simple application.
  • 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.
  • Create classes and interfaces that are functionally efficient and appropriate for given programming scenarios.
  • 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.
  • Serialize and deserialize an object graph.
  • Create distributed applications by means of XML Web services and Object Remoting.
  • Overview of the Microsoft .NET Framework
  • Introduction to a Managed Execution Environment
  • Working with Components
  • Deployment and Versioning
  • Common Type System
  • Working with Types
  • Strings, Arrays, and Collections
  • Delegates and Events
  • Memory and Resource Management
  • Data Streams and Files

Related Scheduled Courses