Results 1 to 2 of 2

Thread: Objects in asp.net

  1. #1
    WalkerCook is offline Senior Member
    Join Date
    Dec 2009
    Posts
    253
    Rep Power
    3

    Default Objects in asp.net

    Hi. I am new in programming world. My preparation is to knowledge ASP.net programming language. Before learning ASP.net I want to know about object of ASP.net. If anybody have any detailed in rank please give me that. Your help would be greatly appreciated. Thanks in advanced.

  2. #2
    PerezMorris is offline Senior Member
    Join Date
    Dec 2009
    Posts
    250
    Rep Power
    3

    Default

    There are five objects

    Request Object

    It is used to access the information sent in a request from a browser to the server.

    • Response Object

    It is used to send information to the browser.

    Session Object

    It is used to store & get back information about particular user sessions.

    Application object

    It is used to store & get back information that can be shared among all the users of an application.

    Server Object

    It is used to access different utility functions on the server.

Similar Threads

  1. PHP Data Objects
    By Millerjames in forum Programming
    Replies: 2
    Last Post: 03-08-2010, 05:33 AM
  2. Adding captions to objects
    By Cade Hugue in forum Programming
    Replies: 0
    Last Post: 07-25-2009, 09:30 AM
  3. Flash Actionscript - Objects
    By Waverley in forum Programming
    Replies: 0
    Last Post: 10-27-2008, 08:02 AM
  4. The Tool Box- Snap To Objects
    By ziunalt in forum Programming
    Replies: 0
    Last Post: 09-24-2008, 10:14 AM
  5. Align objects on a slide
    By eirn.wonal in forum Web. 2.0
    Replies: 0
    Last Post: 06-26-2008, 12:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48