4. Main libraries
4.1 General
The .NET Framework includes valuable classes, interfaces and types that speed up and optimize the development process and provide access to system functionality. To facilitate interoperability between languages, .NET Framework types are CLS (Common Language Specification) compliant and can therefore be used from any programming language whose compiler is CLS compliant.
The .NET Framework's types are the foundation on which programmers can build their own code. The .NET framework includes types that perform the following functions:
represent basic data types and exceptions ;
encapsulate data structures ;
perform I/O ;
...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Main libraries
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!