Showing results for WPF - OData

Jan 28, 2010
0
0

Getting Started with the Data Service Update for .NET 3.5 SP1 – Part 2

DB Blogs
DB Blogs

In Part 1 we created a Data Service that exposes V2 of the OData Protocol, in this post we will create a WPF application to consume our Data Service. Walkthrough: Step 1 – Update Code Generation Settings: The Data Services Update is basically a patch to .NET 3.5 SP1, so it can’t break existing projects, this means we need a way to opt-in to the new...

ODataADO.NET Data ServicesWPF