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 |
Explain server-side scripting?
web user and custom conrols
What is binding in web service ?
Can the validation be done in the server side? Or this can be done only in the Client side?
What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is the difference between a Thread and Process?
What are the different authentication modes in asp.net?
What are different templates available in Repeater,DataList and Datagrid ?
Do gac'ed assemblies have fulltrust?
difference between caching objects in session objects?
What is asp.net version?
What is Runtime callable wrapper?
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)