The .NET Framework is an incredibly rich and powerful object-oriented library from Microsoft. You can use .NET to create almost any kind of application, and people do.
This Introduction to .NET training course provides an introduction to the capabilities of the .NET Framework, focussing on the C# programming language. You’ll learn about the core structure and syntax of C#, and also see how to create simple Windows Forms application
What you’ll learn:
- What is .NET
- Understanding core C# language syntax
- Introduction to object orientation
- Creating simple Windows Forms applications