Using view pages, partial views, View Components, and Tag Helpers

ASP.NET Core 3 and Razor, when coupled with Visual Studio 2019, provide several functionalities that you can use to create your MVC views. In this section, you will learn how those functionalities can help you be more productive. You can, for instance, create views by using Visual Studio 2019's integrated scaffolding features, which you have already used in previous chapters multiple times. This allows you to automatically generate the following types of views:

  • View pages
  • Partial views

Apart from view pages and partial views, sometimes, you need a bit more advanced functionality, which can be achieved using View Components and Tag Helpers.

Would you like to understand what they are and how to use Visual Studio 2019 to work with them efficiently? Stay focused – we are going to explain everything in detail in this section.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.218.221