3. What's new in version 2.0
In October 2005, Microsoft released version 2.0 of the .NET Framework. This version contains new concepts that facilitate rapid application development and reduce the number of lines of code. The result is more readable code.
Version 2.0 of C# was released at the same time as the .NET Framework 2.0, to make it easier for the language to use these new concepts.
3.1 Genericity
In C++, generic patterns are used extensively, and the fact that they were not implemented in C# was one of the major criticisms levelled at the time of its release. So it's only logical that the most important innovation in C# 2.0 should be genericity. To get around the lack of genericity, C# programmers were using collections of untyped objects, and relying heavily...
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
What's new in version 2.0
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