Learning .NET Programming

Go to class
Write Review

Free Online Course: Learning .NET Programming provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Learning .NET Programming is taught by Reynald Adolphe.

Overview
  • Learn everything a new .NET developer needs to know to start programming in .NET.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Exercise files
    1. Overview of .NET
    • Explaining .NET
    • Common Language Runtime and FCL
    • The compiler, part 1
    • The compiler, part 2
    • .NET new features
    • .NET Core overview
    2. Visual Studio and ASP.NET Core
    • Setting up Visual Studio Code
    • Visual Studio Code
    • Visual Studio
    3. Creating a Console App
    • Console app overview
    • Console app demonstration
    4. Creating an ASP.NET MVC 6 App
    • MVC overview
    • Creating an MVC CRUD app, part 1
    • Creating an MVC CRUD app, part 2
    5. Creating a Web API
    • WEB API overview
    • Web API project, part 1
    • Web API project, part 2
    6. Creating a WPF App
    • WPF overview
    • Mortgage calculator, part 1
    • Mortgage calculator, part 2
    7. C# Features
    • C# features overview
    • The nameOf feature
    • String interpolation feature
    • Static feature
    8. C# Testing
    • Testing overview
    • Simple test project
    • Add a failing test
    • Add a passing test
    9. Crossplatform
    • Overview of crossplatform .NET
    • Crossplatform deployment
    Conclusion
    • Next steps