Home    |    Instructor-led Training    |    Online Training     
         
 
Courses
ADA
Adobe
Agile
AJAX
Android
Apache
AutoCAD
Big Data
BlockChain
Business Analysis
Business Intelligence
Business Objects
Business Skills
C/C++/Go programming
Cisco
Citrix
Cloud Computing
COBOL
Cognos
ColdFusion
COM/COM+
CompTIA
CORBA
CRM
Crystal Reports
Data Science
Datawarehousing
DB2
Desktop Application Software
DevOps
DNS
Embedded Systems
Google Web Toolkit (GWT)
IPhone
ITIL
Java
JBoss
LDAP
Leadership Development
Lotus
Machine learning/AI
Macintosh
Mainframe programming
Mobile
MultiMedia and design
.NET
NetApp
Networking
New Manager Development
Object oriented analysis and design
OpenVMS
Oracle
Oracle VM
Perl
PHP
PostgreSQL
PowerBuilder
Professional Soft Skills Workshops
Project Management
Rational
Ruby
Sales Performance
SAP
SAS
Security
SharePoint
SOA
Software quality and tools
SQL Server
Sybase
Symantec
Telecommunications
Teradata
Tivoli
Tomcat
Unix/Linux/Solaris/AIX/
HP-UX
Unisys Mainframe
Visual Basic
Visual Foxpro
VMware
Web Development
WebLogic
WebSphere
Websphere MQ (MQSeries)
Windows programming
XML
XML Web Services
Other
C# and .NET Foundations
Rev. 6.0
.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 the .NET Core frameworks. It is current to Visual Studio 2022, .NET 6 and C# 10.

Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET 6 is a unified platform, for browser, cloud, desktop, IoT, and mobile apps. It is based on .NET Core, the package-based implementation that is cross-platform, running on Mac and Linux besides Windows. It completes the unification of the .NET platform begun with .NET 5.

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.

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 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

  • Acquire a working knowledge of C# programming
  • Learn about important interactions between C# and.NET
  • Learn how to implement simple GUI programs using Windows Forms
  • Gain a thorough understanding of the philosophy and architecture of .NET Core
  • Understand packages, metapackages and frameworks
  • Acquire a working knowledge of the .NET programming model
  • Implement multi-threading effectively in .NET applications
.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
  • What is .NET?
  • .NET Framework, NET Core and .NET 6
  • Application Models
  • Managed Code
  • Visual Studio 2022
  • Console Programs and New Console Template
  • GUI Programs
2. C# Overview for the Sophisticated Programmer
  • First C# Console Application
  • Namespaces
  • Data Types
  • Conversions
  • Control Structures
  • Subroutines and Functions
  • Parameter Passing
  • Strings
  • Arrays
  • Implicitly Typed Variables
  • Console I/O
  • Formatting
  • Exception Handling
3. Object-Oriented Programming in C#
  • Classes
  • Access Control
  • Methods and Properties
  • Asymmetric Accessor Accessibility
  • Static Data and Methods
  • Constant and Readonly Fields
  • Auto-Implemented Properties
  • Inheritance
  • Overriding Methods
  • Abstract Classes
  • Sealed Classes
  • Access Control and Assemblies
4. C# and.NET
  • Components
  • Interfaces
  • System.Object
  • Collections
  • IEnumerable and IEnumerator
  • Copy Semantics in C#
  • Generic Types
  • Type-Safe Collections
  • Object Initializers
  • Collection Initializers
  • Anonymous Types
  • Attributes
5. Delegates and Events
  • Delegates
  • Anonymous Methods
  • Lambda Expressions
  • Random Number Generation
  • Events
6. Introduction to Windows Forms
  • Creating Windows Applications Using Visual Studio 2022
  • Partial Classes
  • Buttons, Labels and Textboxes
  • Handling Events
  • Listbox Controls
7. Newer Features in C#
  • Dynamic Data Type
  • Named and Optional Arguments
  • Variance in Generic Interfaces
  • Asynchronous Programming Keywords
  • New Features in C# 6 and C# 7
  • Nullable Reference Types
  • Record Types
  • Top-level Statements
Appendix A.  Using Visual Studio 2022
  • Signing in to Visual Studio
  • Overview of Visual Studio 2022
  • Creating a Console Application
  • Project Configurations
  • Debugging
  • Multiple-Project Solutions
Appendix B.  Language Integrated Query (LINQ)
  • What Is LINQ?
  • Basic Query Operators
  • Filtering
  • Ordering
  • Aggregation
Appendix C.  Unsafe Code and Pointers in C#
  • Unsafe Code
  • C# Pointer Type
Module 2: .NET Foundations

1. NET Fundamentals
  • What is Microsoft .NET?
  • Common Language Runtime
  • Framework Class Library
  • Language Interoperability
  • Managed Code
  • .NET Core, .NET 7, and Cross-Platform Development
2. Class Libraries
  • Components in .NET
  • Class Libraries Using Visual Studio
  • Using References
3. Frameworks and Packages
  • .NET Implementations and Frameworks
  • .NET Standard
  • NuGet Packages and Gallery
  • Metapackages and Frameworks
  • Packages in .NET 7
  • Porting from Classical .NET to .NET 7
  • Visual Studio Package Manager
  • Installing Packages
  • Creating Packages
4. Metadata and Reflection
  • Metadata
  • Reflection
  • Late Binding
5. I/O and Serialization
  • Directories
  • Files and Streams
  • XML Serialization
6. .NET Programming Model
  • Garbage Collection
  • Finalize and Dispose
  • Processes
  • Command-Line Arguments
  • Threads
7. .NET Threading
  • Threading Fundamentals
  • ThreadPool
  • Foreground and Background Threads
  • Synchronization
  • Task Parallel Library
Appendix D.  Learning Resources

System Requirements

Course examples require Microsoft Visual Studio 2022 version 17.4 or later and Windows 10 or higher. The free Visual Studio Community 2022 can be used. See the appropriate course Setup Guide for details.

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.


Please contact your training representative for more details on having this course delivered onsite or online

Training Outlines - the one stop shopping center for IT training.
© Training Outlines All rights reserved