-
Learning by doing
-
Trainers with practical experience
-
Classroom training
-
Detailed course material
-
Clear content description
-
Tailormade content possible
-
Training that proceeds
-
Small groups
.NET is an open source platform for application development created by Microsoft. With .NET you can use various languages, especially C #, for the development of web, mobile and desktop applications. SpiralTrain provides both basic and advanced training courses in .NET.
Visit our LinkedIn, Facebook or Instagram page for an impression of SpiralTrain. Click on the links below for more information and the schedule.
![]() |
Advanced C# Programming
Code:
NET250
First start: 15-07-2025 |
4 days | € 2999 |
![]() |
.NET GUI Development with WinForms
Code:
NET520
First start: 28-07-2025 |
3 days | € 1999 |
![]() |
.NET GUI Development with WPF
Code:
NET510
First start: 18-06-2025 |
3 days | € 1999 |
![]() |
.NET MAUI Development
Code:
NET920
First start: 08-07-2025 |
4 days | € 2999 |
![]() |
ASP.NET Core MVC and Web API
Code:
NET600
First start: 23-06-2025 |
5 days | € 2999 |
![]() |
ASP.NET Core MVC
Code:
NET605
First start: 25-06-2025 |
3 days | € 1999 |
![]() |
ASP.NET Core Web API
Code:
NET610
First start: 13-08-2025 |
3 days | € 1999 |
![]() |
Blazor
Code:
NET650
First start: 19-06-2025 |
2 days | € 1399 |
![]() |
Asynchronous Programming in C#
Code:
NET900
First start: 14-08-2025 |
2 days | € 1499 |
![]() |
.NET Overview
Code:
NET100
First start: 23-06-2025 |
1 day | € 699 |
![]() |
C# Programming
Code:
NET200
First start: 28-07-2025 |
5 days | € 2650 |
![]() |
Web Services in .NET
Code:
NET400
First start: 07-07-2025 |
4 days | € 2650 |
![]() |
XAML Programming
Code:
NET500
First start: 14-07-2025 |
2 days | € 1499 |
.NET consists of a large number of classes that the developer can use when creating applications. A compiler translates source code into Microsoft Intermediate Language (MSIL). The MSIL code is then converted to machine code by the Common Language Runtime (CLR) with just-in-time compilation and executed.
.NET is clearly inspired by Java. After Microsoft extended the Java Virtual Machine for better compatibility with the Windows platform, in violation of the licensing terms of Sun Microsystems, the owner of Java, Java for Windows was banned by court. Microsoft then decided to develop the .NET framework. .NET combines the advantages of Java with great compatibility with existing Windows programming environments. This makes .NET an interesting platform.
The latest version of .NET is .NET Core. This version is not only available for Windows , but also for MacOS and Linux and is also a lot faster.