What are the different types of filters, in an asp.net mvc application?



What are the different types of filters, in an asp.net mvc application?..

Answer / harshada patil

The ASP.NET MVC framework supports four different types of filters:
Authorization filters – Implements the IAuthorizationFilter attribute.
Action filters – Implements the IActionFilter attribute.
Result filters – Implements the IResultFilter attribute.
Exception filters – Implements the IExceptionFilter attribute.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

mention what are the various methods provided by the dataset object to generate xml?

0 Answers   Microsoft,


Explain unit test done by tester on development team?

0 Answers  


About .NET Framework ?

5 Answers   MMTS,


Explain what platforms does the .net framework run on?

0 Answers  


what is .NET ?

18 Answers   TCS,






i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

0 Answers  


Can we change web.config settings from iis?

0 Answers  


About DTS package ?

1 Answers   Accenture, Grafotech,


What is the difference between tempdata and viewbag?

0 Answers  


What are the possible razor view extensions?

0 Answers  


What is meant by domain model?

0 Answers  


What is serialization ?

7 Answers   IBM, Karrox, MMTS,


Categories