1.

What Are The Objects In Asp.net And Tell The Purpose Of Those Objects?

Answer»

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.

Here are 5 objects in asp.net



Discussion

No Comment Found