ASP.NET Introduction

placeholder

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).á