Programming with the Microsoft .NET Framework (Microsoft Visual C# .NET)
Introduction
The goal of this 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.
Pre-Requisites
Before attending this course, students should be experienced professional software developers and have a basic understanding of the C# language.
Outcomes
After completing this course, students will gain the skills to:
- List the elements of the .NET Framework and 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.
- 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.
User Reviews
Not yet rated. You will need to follow this course before you can write a review.