Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
10-4 Episode 27: Server-Driven Paging with ADO.NET Data Services
Aug 04, 2009 at 8:30 AMI created a plain Web application (not SL) and added an ADO.net Data Service, Entity Data Model, and Domain Service.
I am using the Entity Data Model as the DAL and the Domain Service as the BL. When I use the Domain Service as a data source for the the ADO.NET Data Service, it does not expose any data;
Is it possible to do this in current version of ADO.NET Data Services?
I appreciate any help on this