Showing results for 2012 - Page 2 of 3 - OData

Aug 23, 2012
Post comments count0
Post likes count0

OData 101: Building our first OData-based Windows Store app (Part 2)

DB Blogs
DB Blogs

Download the sample code In the previous blog post, we walked through the steps to build an OData-enabled client using the new Windows UI. In this blog post, we’ll take a look at some of the code that makes it happen. ODataBindable, SampleDataItem and SampleDataGroup In the walkthrough, we repurposed SampleDataSource.cs with some code from th...

ODataSamplesWindows 8
Aug 23, 2012
Post comments count0
Post likes count0

OData 101: Building our first OData-based Windows Store app (Part 1)

DB Blogs
DB Blogs

Download the sample code In this OData 101 we will build a Windows Store app that consumes and displays movies from the Netflix OData feed. Specifically, we will focus on getting data, displaying it in the default grid layout, and enabling search functionality. Because there’s a lot of details to talk about in this blog post, we’ll wa...

ODataSamplesWindows 8
Aug 15, 2012
Post comments count0
Post likes count0

WCF Data Services 5.0.2-rc Prerelease

DB Blogs
DB Blogs

We’re happy to announce that we’re ready for another public RC that includes a whole bunch of bug fixes. What is in the prerelease This prerelease contains a number of bug fixes: Getting the prerelease The prerelease is only available on NuGet. To install this prerelease NuGet package, you will ...

ODataWCF Data ServicesPrerelease
Jul 2, 2012
Post comments count0
Post likes count0

Trying out the prerelease OData Client T4 template

DB Blogs
DB Blogs

TL;DR We recently prereleased an updated OData Client T4 template to NuGet. The template will codegen classes for working with OData v3 services, but full support has not been added for all v3 features. What is the OData Client T4 template? The OData Client T4 template is a T4 template that generates code to facilitate consumption of OData servi...

ODataWCF Data ServicesWhat's New
May 18, 2012
Post comments count0
Post likes count0

WCF Data Services 5.0.1 Released

DB Blogs
DB Blogs

We have just pushed the official bits for 5.0.1 to NuGet and should be releasing an updated MSI sometime within the next week. Thanks to feedback from the community we found and fixed several bugs, detailed below. NuGet Links Release Notes What does the MSI do? All of the fixes detailed above are in t...

ODataWCF Data ServicesRelease
May 17, 2012
Post comments count0
Post likes count0

WCF Data Services EULAs updated

DB Blogs
DB Blogs

Today we are releasing an updated EULA for WCF Data Services. Effective as of WCF Data Services 5.0.1, the DLLs that constitute the runtime components of WCF Data Services are now officially redistributable. Please see the attached EULAs for more details. Please leave your thoughts and comments below.

WCF Data ServicesRelease
May 17, 2012
Post comments count0
Post likes count0

NuGet and Bin Deploy

DB Blogs
DB Blogs

We recently posted about trying to release WCF Data Services more frequently, and some of the changes we’re making. In this post, we’ll take a slightly deeper look at NuGet,bin deploy, and where WCF Data Services is headed. Managing dependencies with NuGet If you’re already familiar with NuGet, you probably understand its value proposition and ca...

WCF Data ServicesNuGetDeployment
May 7, 2012
Post comments count0
Post likes count0

WCF Data Services, now with more releases!

DB Blogs
DB Blogs

Like other teams at Microsoft, WCF Data Services has been working toward a goal of more frequent releases. We released 5.0 on April 9 and we pre-released WCF Data Services 5.0.1-rc* on April 20 (we’ll release the final version of very soon). The rapid release was possible because of three changes we’re making. First up, we’re… Adopting semantic v...

WCF Data ServicesOData V3Versioning
Apr 26, 2012
Post comments count0
Post likes count0

Metro OData prerelease bits and app

DB Blogs
DB Blogs

Phani just published a blog post with directions on how to build OData apps for Windows 8 Metro. The Metro bits are still very much in a prerelease form (e.g., you’ll have to invoke codegen with a command line tool) but it should enable developers to start trying out OData on Metro. For the blog post as well as sample bits and the sample app, check...

OData V3Metro
Apr 20, 2012
Post comments count0
Post likes count0

WCF Data Services 5.1.0-rc Prerelease

DB Blogs
DB Blogs

Less than two weeks ago, we released WCF Data Services 5.0.0. Today, we are releasing 5.1.0-rc as a NuGet prerelease. What is in the prerelease This prerelease contains several bug fixes: Getting the prerelease The prerelease is only available on NuGet and must be installed using the prerelease cmdlet. Prereleases are not displaye...

ODataWCF Data ServicesPrerelease