Why filters are used in mvc?
Answer / Rajul Chandel
Filters in MVC are used for tasks that need to be performed across multiple actions or controllers, such as authentication, caching, logging, and error handling.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does view data differ from view bag in mvc?
Who invented mvc?
Explain what is routing in mvc?
What is mvc state management?
What is viewstate mvc?
What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?
What is the difference between webforms and mvc?
What is domain model in mvc?
What is html beginform in mvc?
What is partial view in mvc?
Do people still use mvc?
Why use html.partial in mvc?