Introduction to common namespaces

Source: Internet
Author: User

Namespace

Description

System

Contains all the basic types used by each application

System. Data

Contains types used to communicate with databases and process data structures

System. Drawing

Contains types used to process 2D images. These types are generally used by Windows Forms applications and can be used to create images to be displayed on web forms pages.

System. Io

Contains the types used to execute stream I/O and browse directories/Files

System. net

Includes types that implement low-level network communication and work with some common Internet protocols

System. runtime. interopservices

Contains types that allow hosted code to access functions of the unmanaged OS platform (such as COM components and functions in Win32 or custom DLL)

System. Security

Contains the types used to protect data and resources

System. Text

Contains text (such as ASCII and Unicode) used to process various encoding methods)

System. threading

Contains the types used for asynchronous and synchronous Resource Access

System. xml

Contains types used to process XML architectures and Data

 

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.