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!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Software technologies and System architectures
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
Main libraries
Bibliography
Standards
Standards.Net
ISO/IEC 23270:2006 Information technology. C# programming languages.
ISO/IEC 23271:2006 Information technology. Common Language Infrastructure (CLI). Partitions I to VI.
W3C standards :
http://www.w3c.org (web service, WSDL, SOAP, XML, HTTP)
SOAP:
Websites
From the publisher (Microscoft)
http://msdn.microsoft.com/net/
ASP.NET : http://www.asp.net/
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference