Enhancements for ADO.NET 2.0

Posted by & filed under ADO.NET.

The following features are new in ADO.NET version 2.0:

Managed Providers

*

Server Enumeration

Provides support for enumerating active instances of Microsoft SQL Server 2000 and later.
*

Asynchronous Processing

Allows you to perform asynchronous database operations using an API …

Enhancements for Windows Forms 2.0

Posted by & filed under .NET.

Windows Forms controls are reusable components that not only provide many ready-to-use controls but also provide the infrastructure for developing your own controls. You can combine existing controls, extend existing controls, or author your own custom controls.
In Visual Studio

Enhancements for ASP.NET 2.0

Posted by & filed under ASP.NET.

ASP.NET is a programming structure built on the common language runtime. This structure can be used on a server to build powerful Web applications. ASP.NET 2.0 improves upon the base of advantages by adding support for many new features in: