Книга: C# 2008 Programmer
.NET Framework 2.0
.NET Framework 2.0
The .NET Framework 2.0 is a major upgrade of the .NET Framework and is shipped with Visual Studio 2005. The previous versions of the .NET Framework — 1.0 and 1.1 — are completely separate from each other; each has its own set of assemblies and Common Language Runtime (CLR). In fact, a computer can have three different versions of the .NET Framework installed — 1.0, 1.1, and 2.0. Each of these frameworks can exist on its own and does not rely on previous versions.
The main features in .NET Framework 2.0 are:
? Common Language Runtime (CLR)
? Support for generics
? Compilers for the .NET languages — C#, VB, C++, and J#
? Base Class Library
? ASP.NET
? ADO.NET
? Windows Forms
? Web Services
The .NET Framework 2.0 SP1 updates the CLR and several assemblies.
- Улучшенный протокол локальных соединений (XNET)
- Chapter 16. Commercial products based on Linux, iptables and netfilter
- Специфика .NET Compact Framework: ADO.NET
- 5.1.1. netconf
- Классы синхронизации, внедренные в версии .NET Framework 4.0
- Листинг 14.2. Использование параметра XMLWriteMode при сохранении объекта ADO.NET DataSet
- Дополнительные средства разработки .NET-приложений
- Список типов .NET
- Дополнительные средства командной строки .NET
- Chapter 1 The .NET Framework
- Appendix B Examining the .Net Class Libraries Using the Object Browser
- Рекомендации по обработке событий в среде .NET Framework