Similar articles
DotNetShoutout - Latest published stories
ADO.NET Data Services With ASP.NET - Deepak Kapoor
In this tutorial we will look at how ADO.NET Data Services can be used to create services which are consumed by ASP.NET client. We will use Adventure works Lite database as an example to demonstrate t...
ASP.NET Weblogs
Debugging ADO.NET Data Services
Debugging ADO.NET Data Services can be tricky, not because of the web service part but because of the underlying persistence layer. You can include the exception details on the error page by...
ASP.NET Weblogs
ADO.NET Data Services and NHibernate
With the arrival of the LINQ provider for NHibernate, NHibernate now supports ADO.NET Data Services. There are some restrictions, however: Relations must be entities or simple collectio...
ASP.NET Weblogs
ADO.NET Data Services v.1.5 CTP2
Astoria team has released next CTP of ADO.NET Data Services 1.5. In comparison with previous release, CTP2 is really big work and we can observe now already that ADO.NET Data Services becomes even mor...
DotNetShoutout - Latest published stories
ADO.NET Data Services - Bruno Terkaly
Introduction What is ADO.NET Data Services? It is a framework that consists of a combination of patterns and libraries that enable the creation and consumption of data services for the web. Why is ...
ASP.NET Weblogs
ADO.NET Data Services Update Released
A new version of the ADO.NET Data Services API was released, and you can get it from here, for the Windows 2000, Windows Server 2003, Windows XP, Windows Vista and Windows Server 2008, and from here, ...