What is mvc htmlhelper?
Answer / Indrasen Singh
HTML Helper is a set of extension methods provided by the ASP.NET MVC framework that makes it easier to generate HTML markup.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what is the difference between temp data, view, and view bag?
Explain the possible ways to prevent xss attacks on mvc application?
Define attribute based routing in mvc?
What is get and post actions types?
What is the use of spring mvc?
What is the meaning of razor view engine?
what are the benefits of area in mvc?
What is afterFilter() used?
How to perform exception handling in mvc?
Explain MVC (Model-View-Controller) in general?
What are the three segments for routing important?
What are the filters?