Answer Posted / nizath ali.u
There are five types of built in objects
1) Request Object (It is used to access the information
sent in a request from a browser to the server).
2) Response Object (It is used to send information to the
browser).
3) Session Object (It is used to store & retrieve
information about particular user sessions).
4) Application object (It is used to store & retrieve
information that can be shared among all the users of an
application).
5) Server Object (It is used to access various utility
functions on the server).
Regards,
Nizath Ali.U
Is This Answer Correct ? | 61 Yes | 4 No |
Post New Answer View All Answers
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
How long the items in ViewState exists?
Explain diff. Betn dataset and recordset?
What is Dynamic Web and discuss its usage with the help of real life examples?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is difference between singleton and single call?
What are the types of session in asp.net?
How would you get asp.net running in apache web servers? Explain it's limitations.
How to register exception filter globally?
Explain the steps to be followed to use passport authentication.
Explain ViewState?
How can you handle unmanaged code exceptions in asp.net?
What are the uses of list view control in Asp.net?
Why do we use asp.net?
What is asp.net with mvc? : Asp.Net MVC