What are the filter in mvc?
Answer / Suneel Kumar Sahu
In MVC, filters are used for global exception handling, authorization, and other tasks that need to be performed before or after a request is processed. They can be action filters, results filters, or exception filters.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between viewdata and viewbag?
Why is mvc needed?
What is api controller in mvc?
What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?
What is strongly typed view in mvc?
What is mvc dapper?
what are the benefits of area in mvc?
Explain the need of display mode in mvc?
What is antiforgerytoken in mvc?
What is mvc in struts framework?
What is a glimpse?
What is the benefit of using mvc?