Return to DNJ Online home page

 

The .NET Platform
Development Tools
COM & COM+
Data Access
Web Development
XML Technologies
Windows Servers
Wireless & Mobile
Security issues
Design & Process
Career Development
Analysis & Comment
Disposable Objects

Subscribe to our RSS feed to receive notification of new articles as they are published.

Events Diary
Software Update

About Us
Advertisers


You are not logged in: login here to access all areas.


What's New in .NET Framework 2.0

Visual Studio 2005 sees major enhancements to the IDE and the .NET languages, plus support for a new version 2.0 of the .NET Framework. Alex Homer introduces an extensive series of articles that provide a high-level overview of the new features as they affect Web developers, Windows Forms developers and anyone working with relational or XML data.

Author: Alex Homer

Last updated: May 2005

The Microsoft .NET Framework and Common Language Runtime (CLR) model that was released only a couple of years ago dramatically changed the way in which we develop applications of all kinds for the Microsoft Windows operating system. Now, as version 2.0 approaches release, developers can look forward to a whole series of new and enhanced features within the Framework.
     Some of these features represent the implementation of original design goals for the Version1.0 release of .NET, but which were not completed in time for that release. Others are completely new features that have been prompted by developers. And while much is evolution, there are some features that provide completely new opportunities for writing better, more efficient and faster code with less effort on the behalf of the developer.
     This series of articles provides a high-level overview of the changes and new features in version 2.0, compared to version 1.0 (and the intermediate 1.1 bug fixes and enhanced features release):

The following diagram shows the relationship between the elements that make up the development and execution environment for .NET applications, and which are discussed in this series of articles. Click on the relevant block to link to the relevant article:

Click here to read about enhancements to the Visual Studio IDE. Click here to read about ASP.NET. Click here to read about ADO.NET. Click here to read about System.Xml Click here to read about language enhancements. Click here to read about Windows Forms.

Find out more
A full list of the namespaces and classes in version 2.0 of the .NET Framework and their properties, methods and events is available at http://msdn2.microsoft.com/library/d11h6832.aspx.

Send to a friend

Top of page

Click here for our Privacy Statement. Copyright © Matt Publishing. All rights reserved. No part of this site may be reproduced without the prior consent of the copyright holder.

Send to a friend

What's new in Visual Studio 2005

Inside Visual Studio Team System