Introduction to ASP.NET Core Razor Pages
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the new page-based programming model in ASP.NET Core 2.0 MVC through this comprehensive conference talk. Learn about Razor Pages, optimized for building client-facing, server-rendered HTML while maintaining separation of concerns and testability. Discover how to leverage key MVC features like Action Results, Filters, Model Binding & Validation, Tag Helpers, Routing & URL Generation. Dive into practical examples including creating customer lists, adding new customers, implementing page properties, rendering pages, and conducting tests. Gain insights on page filters, URL customization, and deleting pages. Master the art of building efficient, maintainable web applications with ASP.NET Core Razor Pages.
Syllabus
Intro
What is Razor Pages
Razor Pages
MVC
Customers
List Customers
Create New Customer
Create Customer Page
Adding Properties
Rendering the Page
Testing the Page
Adding a Property String Message
Displaying the Message
Testing the Message
Deleting a Page
Change Page URL
Page Filters
Taught by
NDC Conferences
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX