Types of objects in ASP?

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


Please Help Members By Posting Answers For Below Questions

When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

678


How long the items in ViewState exists?

1057


Explain diff. Betn dataset and recordset?

645


What is Dynamic Web and discuss its usage with the help of real life examples?

689


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

640






What is difference between singleton and single call?

734


What are the types of session in asp.net?

608


How would you get asp.net running in apache web servers? Explain it's limitations.

623


How to register exception filter globally?

687


Explain the steps to be followed to use passport authentication.

681


Explain ViewState?

677


How can you handle unmanaged code exceptions in asp.net?

643


What are the uses of list view control in Asp.net?

699


Why do we use asp.net?

673


What is asp.net with mvc? : Asp.Net MVC

614