OData

Create and consume RESTful APIs in a simple and standard way

Getting Started with the Data Services Update for .NET 3.5 SP1 – Part 1

Yesterday we released the Data Services Update for .NET 3.5 SP1 that basically brings the functionality available in .NET 4.0 to .NET 3.5 too. To help you get started with the Update, in this post we will: And in Part 2 we will Create a WPF Application to use the Data Service So without further ado, lets get started… Walkthrough: Step ...

ADO.NET Data Services v1.5 CTP1 — Data Binding Overview

This blog post is an introduction to the data binding capabilities we have added in Data Services v1.5 CTP1. Since this is a CTP release of this feature we eagerly look forward to hearing your feedback. Introduction to Data Binding In ADO.NET Data Services, it is now possible to generate client side types that implement the ...

ADO.NET Data Services v1.5 CTP1 – Server Driven Paging

This post is a drill down into the Server Driven Paging (SDP) feature added in data services v1.5 CTP1.  Since this is the first CTP release of this feature we look forward to hearing your feedback. What is Server Driven Paging? This feature is best described by example.  If you had a data service that exposes photos, you would ...