What are the asp.net objects? is it application obects,
cache objests etc. or is it state managements, web services etc?
Answer Posted / kisna
Request
Response
server
Session
Application.
r d 5 object of asp.NET
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is custom events?
Differentiate between globalization and localization.
If you are using components in your application, how can you handle exceptions raised in a component?
What is cookies in asp net?
Define transparent caching with aop?
What is the difference between custom web user control and a custom web server control?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are server side controls?
What is the maximum timeout we can set for Cookies?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Explain the different types of directives in .net?
Why session is necessary in web application?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the difference between “Web.config” and “Machine.Config”?
What are the Types of chaching. How to implement caching