ASP. NET Step 1 learning notes and experiences

Source: Internet
Author: User

ASP. NET Step 1 learning notes and experiences

Today I am mainly studying some common Asp.net controls and learning some things based on controls, such as the layer of server controls, the difference between web and HTML controls, and the server control tree, events of server controls, server controls, and client controls.

The server control tree and control hierarchy are not well understood, and a control class is used to return the layers of various controls.

The longest-used controls include

1.
Dropdownlist
Drop-down list control

2.
Checkboxlist multi-choice box list control

3.
Fileupload
File Upload Control

4.
Multiview multi-view controls

5.
Requiredfiledvalidator
Required field verification control

Where
In the multiview book, I don't know much about it. I need to learn more in the future. Pay attention to the dynamic control of each control, and dynamically set the control status in the program.

In addition, learning is used again.
Web. the config file is used to restrict the upload of files, and again understands why the web is added to the website. the config file is mainly used to define data that needs to be used globally. It is easier to program and facilitates modification and debugging. For example:

<Httpruntime maxrequestlength = "40960" execution = "60"/>

Related Article

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.