What are the objects in asp.net and tell the purpose of those objects?

Submitted by: Administrator
Here are 5 objects in asp.net

1.Response:This object is to response to other e.g.:

2.Request:This object is request from server

3.Application: This object is store global information of application.

4.Session:This object used store the values into variable.

5.Server:
Submitted by: Administrator

Read Online VB .Net Job Interview Questions And Answers