What are the action filters available in asp.net mvc
Answer / sravankumar
An action filter is an attribute that you can apply to a controller action -- or an entire controller -- that modifies the way in which the action is executed. The ASP.NET MVC framework includes several action filters.
• OutputCache – This action filter caches the output of a controller action for a specified amount of time.
• Handle Error – This action filter handles errors raised when a controller action executes.
• Authorize – This action filter enables you to restrict access to a particular user or role
for more questions
https://subhashnetworld.blogspot.in/2017/02/tcs-dot-net-interview-questions.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Does asp.net still recognize the global.asa file?
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
Why do you use the app_code folder in asp.net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What are the different types of sessions in asp.net?
What is the parent class of all web server control?
What is http session state?
What is csrf attack in asp.net?
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.
What is meant by web application?
Explain how viewstate is being formed?
About Usage of server variables ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)