The Complete Guide to ASP.NET Core MVC (.NET 5) - Custom Tag Helper Model

The Complete Guide to ASP.NET Core MVC (.NET 5) - Custom Tag Helper Model

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the creation of custom tag helpers in ASP.NET, focusing on building a pagination system. It begins with an introduction to tag helpers and the need for custom ones. The tutorial then details the creation of a model for pagination, including properties like total items, items per page, current page, and URL parameters. It explains the implementation of the Paging Info class and the calculation of total pages. Finally, it discusses using the pagination model to render data without adding it to the database.

Read more

1 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What new insight or understanding did you gain from this video?

Evaluate responses using AI:

OFF