Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What are Filters in MVC?

user-image
Question ajoutée par Mohannad Bakbouk , Full Stack Web Developer , Almohtaseb
Date de publication: 2016/10/20
mohammed hussamuddin hussamuddin
par mohammed hussamuddin hussamuddin , C Technical Lead , Infosys

Authorization filter : Implements IAuthorization Attribute(Performing Authentication using Authorization Attribute,RequireHttpsAttribute)

Action Filters: Implements IActionResults Attribute(Action Method OnActionExecuting, OnActionExecuted for checking the canceling the requried action)

Result Filters: Implements IResultFilters Attribute(Modifiying Http Responses OutPutCacheAttribute)

Exception Filters:Implements IExceptionFilters Attribute(Error logging and displaying Error Message in Action Methods HandleErrorAttribute)

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?