Go deep into the. NET Framework ., In-depth. net Framework

Source: Internet
Author: User

Go deep into the. NET Framework ., In-depth. net Framework

1. The Microsoft. NET Framework is a network-oriented development platform that supports various user terminals.

2. The main content of the. NET Framework is CLR, FCL, ADO. NET, XML, ASP. NET, WinForms, and WebSerice.

3. CLR is the environment in which all. NET applications run. It is the basis for all. NET Applications to use programming.

4. CLR has two main components: CTS and CLS ).

5. FCL is a treasure. The class libraries in frequently-used namespaces need to be used flexibly in learning.

6. A class chart represents the structure of the class and the relationship between the class.

 

In-depth C # data types:

1. Basic data types, such as integer, floating point, numeric, bool, and structure property value types. arrays, interfaces, and classes are reference types.

2. Convert the value type to the reference type to be boxed, and vice versa.

3. Modifications to a value type parameter are not retained when the value type is passed. Modifications to the value type parameter are retained when the value type parameter is passed.

4. When a parameter of the reference type or value type is passed as a reference, its modification will be retained.

5. The structure is value-type data. You can look at lightweight classes and do not need to use new classes.

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.