Answer Posted / anil sen
Response Object
Request Object
Application Object
Session Object
Server Object
Error Object
Object Context Object
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What are the different session state management options available in asp.net?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is break mode?
Will the asp.net validators run in server side or client side?
Explain the difference between Repeater and Data list control in ASP.NET?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What is a form tag?
Can the unique key be null?
Is asp net front end or backend?
Where would you use an ihttpmodule, and what are the limitations if any?
What is viewstate? What does the “enableviewstate” property do?
What is a server cookie?
How does http session work?
Out of ASP or ASP.NET which one is stateless?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?