
.NET Training Overview
This five-day course is designed for the experienced programmer to help you quickly come up to speed on the essentials of the C# language and.NET. It is current to Visual Studio 2026 and .NET 10.
Course examples require Microsoft Visual Studio 2026 and Windows 10 or higher. Window 11 is recommended. The free Visual Studio Community 2026 can be used. See the .NET Essentials course Setup Guide for details.
Microsoft .NET is a programming technology that greatly simplifies application development, both for traditional, proprietary applications and for web-based applications and services. The original .NET was a complete restructuring of Microsoft’s whole system infrastructure and represented a major learning challenge for programmers developing applications on Microsoft platforms. Part of .NET included a major new object-oriented programming language, C#. But learning the new programming language is only part of the challenge. The much greater challenge is learning the .NET Class Library and its many capabilities.
A major new restructuring of the .NET platform, .NET Core is cross-platform, open source, and modular designed for creating modern web applications and services, libraries and console applications. It is available on Windows, Mac and Linux. .NET now is a family of frameworks, including both the classical .NET available on Windows and the new .NET Core package-based frameworks that are cross-platform. This course is designed to run on .NET 10.0, which is an LTS (Long Term Support) version of .NET Core.
The first module of the course covers the C# language and core features of C# and .NET, including delegates and events and an introduction to Windows Forms. The second module focuses on core portions of the .NET Class Library that are common across many application areas. It starts with an introduction to the architecture and key concepts of .NET. The course then discusses class libraries, packages, metapackages and frameworks. The following chapters discuss important topics in the .NET programming model, including metadata and reflection, I/O and serialization, memory management, processes and threads. The course concludes with a chapter on threading, which includes an introduction to the Task Parallel Library (TPL).
The course is provided as a combination of two courses, which can also be ordered separately:
The course is hands-on, with many programming examples. The goal is to equip you with the foundations of this important technology from Microsoft. The student will receive a comprehensive set of materials, including course notes and all the programming examples.
.NET Training Learning Objectives
.NET Training Prerequisites
The student should be an experienced application developer or architect. Some background in object-oriented programming in a language such as C++ or Java would be helpful.
.NET Training Course duration
5 days
.NET Training Course outline
Module 1: C# Essentials
1. Introduction to NET
2. C# Overview for the Sophisticated Programmer
3. Object-Oriented Programming in C#
4. C# and.NET
5. Delegates and Events
6. Introduction to Windows Forms
7. Additional Features in C#
Appendix A. Learning Resources
Appendix B. Language Integrated Query (LINQ)
Appendix C. Unsafe Code and Pointers in C#
Appendix D. Using Visual Studio 2026
Module 2: .NET Essentials
1. NET Fundamentals
2. Class Libraries
3. Frameworks and Packages
4. Metadata and Reflection
5. I/O and Serialization
6. .NET Programming Model
7. .NET Threading
Appendix A. Learning Resources
System Requirements
A good minimal hardware profile for this course consists of a 2 GHz or better CPU, 4 GB of RAM and at least 10 GB of free disk space for tools installation and courseware.