25.8.0
This website uses cookies to ensure you get the best experience on our website. Learn more

ASP.NET Introduction

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Development tools evolve with the web. Keeping that in mind, the ASP.NET team at Microsoft took time to review the state of web development to see if they could make better tools to meet modern day challenges. In this course, you’ll explore the ASP.NET Core framework, tooling, and building web applications. You’ll learn about templates and project types, and core concepts such as configuration, dependency injection, routing, and middleware. Then you’ll discover the request/response pipeline as a collection of built-in middleware and how to create custom middleware. Finally, you’ll explore the MVC programming model on top of ASP.NET Core and how it promotes clean separation of code, decoupling of view templates, and highly testable code. This course was originally created by Global Knowledge (GK).