Introduction to ADO.NET Data Services

Through this hands-on lab you will learn how to create a data service using the Entity Framework as its data source, and how to consume the service using both the .NET client APIs and the ASP.NET AJAX APIs. You will also use Service Interceptors to add validation support and Service Operations to perform custom queries. Additionally, you will be introduced to the new Row Count feature, that ... ................
................