November 2022
Intermediate to advanced
814 pages
18h 52m
English
This chapter is about building web user interfaces with ASP.NET Core. You will learn about ASP.NET Core MVC views, Razor syntax, HTML Helpers and Tag Helpers, internationalizing your website, and how to use Bootstrap for quick user interface prototyping.
This chapter will cover the following topics:
The Model-View-Controller (MVC) design pattern allows a clean separation between technical concerns, as shown in the following list:
Read now
Unlock full access