ASP.NET Introduction

ASP.NET    |    Beginner
  • 15 videos | 1h 21s
  • Earns a Badge
Rating 4.4 of 81 users Rating 4.4 of 81 users (81)
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).

WHAT YOU WILL LEARN

  • Describe the asp.net framework
    Discuss the differences between asp.net and asp.net core
    Demonstrate how to create a visual studio project
    Demonstrate how to create a project using the command line
    Describe how to view project content for a new visual studio project
    Describe middleware and discuss its role
    Discuss built-in middleware included with asp.net core
    Describe how to use map and mapwhen to create middleware pipelines
  • Demonstrate how to create custom middleware for asp.net core
    Describe mvc in asp.net core
    Discuss views and using the razor view engine
    Demonstrate how to add a controller that can be used for asp.net core mvc applications
    Discuss tag helpers and how to use them to create an html form
    Describe the purpose of reusable view components in asp.net core and how they're created
    Describe how to create a simple api in asp.net core

IN THIS COURSE

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 2 users Rating 4.5 of 2 users (2)
Rating 4.2 of 131 users Rating 4.2 of 131 users (131)