What are the filters in mvc?
Answer / Mahender Singh
In MVC, filters are used for pre-execution and post-execution tasks. They can be Global Filters or Action Filters.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does model-view-controller represent in an mvc application?
What are the two ways for adding constraints to a route?
What is the difference between mvc 1 and mvc 2?
Is mvc only for web?
What is unobtrusive javascript in mvc?
Why viewstate is not used in mvc?
What is viewstate mvc?
What is mvc routearea?
Why was mvc developed?
What is dependency in mvc?
Explain using hyperlink how you can navigate from one view to other view?
What is the purpose of viewmodel in mvc?