What are the intrinsic objects present in ASP.NET
Answer Posted / chnd147
Request,Response,Application,Server and Session are the
intrensic obejects in ASP.Net
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What are the major built-in objects in ASP.NET?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is server side session management?
Do you know about caching with the datasource controls?
What is diff. Between abstract class and an interface?
Can I stream live content/events?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is a page life cycle?
What is difference between view state and session state?
Where are session variables stored?
What is in a session cookie?
Explain the different types of assemblies?
What are client activated objects?
How long does an http session last?
What is meant by web application?