GeekArticles
Microsoft
ADO.NET


ADO.NET 2.0 Framework and Designer Enhancements
ADO.NET is the managed code library for the .NET Framework. Its ancestors include ODBC, DAO, RDO, ADO, and OleDB. Some of these technologies still exist in the framework, but most developers rely on the resources provided in the ADO.NET namespaces. There are evolutionary changes in ADO.NET 2.0 that will be released next year with Visual Studio 2005, SQL Server 2005, and the .NET Framework 2.0.
Sponsored Links
Related Topics
Subscribe via RSS
ADO.NET
- ADO.NET 2.0 Framework and Designer Enhancements
- Multiple Active Result Sets and Asynchronous Connections in ADO.NET 2.0
- Database Modeling with ORM - Part 2
- Enter the Data Definition Language:
- Database Modeling with ORM - Part 1: A Picture Is Worth a Thousand Words
- Accessing Enterprise Data from SQL Server CE
- ADO.NET and the Middle Tier
- Article :: Effective Use of ADO.NET: Creating a Survey Application
- Article :: Using Windows Media Player with .NET
- Article :: Typed DataSets in ADO.NET