Contents tagged with ADO.NET Data Services
-
Using New ADO.NET Data Services Functionalities
In order to use the new functionalities (count, projections, server paging, for instance) supplied by version 1.5 of ADO.NET Data Services (see my previous post), you must explicitly enable them on the service side.
-
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, for Windows 7 and Windows Server 2008 R2.
-
Debugging ADO.NET/WCF Data Services
-
ADO.NET/WCF Data Service Interceptors
-
ADO.NET Data Services and NHibernate
Update: this is based on the old NHContrib LINQ provider; the current one, on the NHibernate core, does not have an NHibernateContext class. Also, ADO.NET Data Services are now called WCF Data Services. For additional information, please read this post.