ASP. NET built-in objects (7)

Source: Internet
Author: User

I copied it from a very simple getting started book, but I felt that the description was very accurate and concise. I didn't feel it when I read it for the first time. I felt a little bit when I read it for the second time and combined it with a project.

Because each built-in object has rich attributes, methods, and usage scenarios, you must master the main methods of each object.

ASP. NET provides7 built-in objects, These objects can be in the pageDirect use, Through ASP. NET built-in object, in ASP. NETPageAlreadyBetween pagesEasy to implement

    1. RequestObtain information from a browser
    2. ResponseOutput Information to the browser
    3. ApplicationProvide information sharing methods for all users
    4. Cookies are used to retain client information,Retained on the client
    5. Session is used to retain client information,Retained on the server
    6. ServerObtain information from the server
    7. Trace provides custom tracking and information on the HTTP page

// Added by zhangjun at there is a public object page

  

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.