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

What are server-side comments in ASP.NET?

760


How to disable validator control by client side JavaScript?

748


How can you use a custom controls in ASP.NET application?

715


What are the differences between primary foreign and unique keys?

748


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1687


What are the event handlers that we can have in global.asax file?

706


Define xmlvalidatingreader class.

779


When should I use server transfer and response redirect?

699


When does a session actually start?

756


What is localhost in asp.net?

772


How to find last error which occurred?

747


Do you know about caching with the datasource controls?

670


Can we have 2 web config files?

711


Explain the differences between clr & cts?

735


Explain the working of passport authentication.

706