What are the filters?
Answer / Praveen Kumar Pandey
Filters in MVC are methods or functions that allow you to perform tasks like authentication, authorization, logging, or error handling before or after a controller action is executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you explain mvc?
What is the difference between partial view and layout in mvc?
Is forms authentication possible in mvc? If yes then explain in detail how?
Mention the order of the filters that get executed, if the multiple filters are implemented?
What does model do in mvc?
What is data annotation in mvc?
What is the mvc page life cycle?
Does android use mvc?
What’s new in the latest version of mvc?
Explain mvc (model-view-controller)?
What is mvc in software architecture?
Where is routeconfig in mvc?