Tagged Questions
3
votes
1answer
941 views
Consuming Service Operations of an ADO.NET Data Service from a .NET Client
I am trying to build an ADO.NET Data Service with lots of entities and a few service operations. On one side I created a ASP.NET Web Application, in which an ADO.NET Entity Data Model and an ADO.NET ...