Book Image

Fundamentals of ASP.NET Core 3 [Video]

By : Burdett Wilson
Book Image

Fundamentals of ASP.NET Core 3 [Video]

By: Burdett Wilson

Overview of this book

Have you ever wanted to learn how to build an ASP.NET Core application from scratch? In this course, you'll learn the fundamentals of ASP.NET Core 3 and start building your first ASP.NET Core application with the MVC framework. ASP.NET is an open-source, server-side web application framework designed to boost your web development skills so you can produce dynamic web pages. This course will teach you ASP.NET Core 3 coding methodologies in unique and enticing ways. You will get hands-on training each day followed by a quiz that you can implement as an assignment. You will learn about ASP.NET Core 3 and develop your applications effectively. Each section will teach you to achieve a certain ASP.NET Core 3 goal with unique and intuitive examples. This course provides seven self-contained lessons and each is taught via a practical, hands-on approach. By the end of the course, you will be able to build your own powerful application using ASP.NET Core 3. The code bundle for this course is available at: https://github.com/PacktPublishing/-Fundamentals-of-ASP.NET-Core-3
Table of Contents (7 chapters)
Chapter 5
Building Apps That Work on All Windows 10 Devices
Content Locked
Section 2
Why UWP Is Important
This video we look at what a Controller is. Controllers preform routing request from the UI and retrieve Razor page template to forward to the view.