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 |
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
Differentiate between a hyperlink control and a linkbutton control.
What is is post back property in asp net?
How would you get ASP.NET running in Apache web servers - why would you even do this?
Whats the difference between abstract factory pattern and factory pattern?
Define view state.
Which is better php or asp.net?
What is the application pool?
What is mvc structure? given example? How to show gridview control from business components and using class object arrays?
How we can bind textbox,listbox and datagrid to sql server database in asp.net using visualstudio.net language (vb.net)?
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?
What are Http handler ?
6 Answers Accenture, BirlaSoft, Satyam, Syntel,
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)