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

Where is the view state data stored in asp net?

565


How many ways are there to maintain a state in .net? What is view state?

593


What is the difference between application state and caching?

550


Name the namespace which is used by ado.net?

532


what is loosely coupled solution? How it can be used?

568






What is the difference between runtime version and version?

511


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1620


What are the new features added from ASP to ASP.NET?

573


Is it possible to apply themes to an asp.net application? If yes, then how?

581


To get the values in two different controls to match which control you use it?

535


What is web api config?

548


What are the different authentication modes in asp.net?

520


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

522


List some of the important session state modes of asp.net.

509


What is the use of session state and application state and difference between them?

481