InfoQ

InfoQ

Topic/Tag specific view

ADO.NET Content on InfoQ


Latest featured content about ADO.NET

Introduction to Spring.NET

Topics
Programming,
AOP,
.NET

Mark Pollack provides an introduction to Spring.NET which can help developers more easily implement and design loosely coupled application architectures. The core concepts in the Spring Framework extend beyond the Java platform and are applicable to .NET. Spring.NET combines the Spring Framework's proven architectural concepts and patterns with additional features specific to .NET.

News about ADO.NET

SQL Server Bids Farewell to OLE DB After Denali

Topics
SQL Server,
Data Access,
.NET

Denali will be the final edition of SQL Server to support OLE DB, because Microsoft considers ODBC to be the industry standard for relational data access.

DB2 Debugging in Visual Studio 2010

Topics
Data Access,
.NET,
Database Design

IBM is offering a demo of their DB2 Add-ins for Visual Studio 2010. In addition to "full end to end debugging for SQL procedures for VB and C# apps”, it includes ADO.NET and Entity Framework providers for many of the DB2 variants.

Spring.NET 1.3: VS.NET Solution Templates, MSTest Support and Spring Integration.NET

Topics
.NET,
Enterprise Architecture,
Messaging

A new version of the Spring.NET framework, version 1.3, was recently released. InfoQ spoke with Mark Pollack, founder and lead of the Spring.NET project, to learn more about this release and what new capabilities it brings, and also to learn more about the new Spring Integration.NET project.

Microsoft OracleClient Deprecated

Topics
.NET Framework,
Data Access,
.NET

Microsoft announced System.Data.OracleClient will be marked obsolete in .NET 4.0 and removed from future releases. OracleClient is the ADO.NET provider for Oracle developed by Microsoft and shipped as part of the .NET FCL. Its absence will be an impediment to future upgrades for the many small projects using this provider for Oracle data access.

.NET RIA Services, the Roadmap

Topics
Rich Internet Apps,
.NET,
Announcements,
Silverlight,
Architecture

The .NET RIA Services team has published their release plan starting with a CTP in July and ending with RTW during the first part of 2010. These dates are not set in concrete since changes may appear due to user feedback.

What’s New in Entity Framework 4.0 Beta?

Topics
Data Access,
.NET

Entity Framework 4.0 Beta 1 – aka EF V2 - delivered with .NET 4.0 Beta 1 contains a list of important improvements: Customization of Code Generation, Lazy Loading, N-tier Support, POCO Support, DDL Generation, Query Customization and others.

MIX 09: Nigel Ellis on Azure SQL Data Services

Topics
Java,
.NET,
Cloud Computing,
Architecture,
Ruby

Nigel Ellis, Architect at Microsoft, presented today a detailed overview of the new relational model of Azure SQL Data Service, which was announced a couple of weeks ago on the team's blog. Nigel also demonstrated how SDS could be used by WordPress (a PHP application) via an ODBC driver.

ADO.NET Data Services Is About to Go Offline

Topics
Data Access,
.NET

ADO.NET Data Services, previously known as Project Astoria, will receive offline capabilities in the near future. That means applications could be developed to synchronize their data, then use it in an offline fashion.