OData

Create and consume RESTful APIs in a simple and standard way

Latest posts

Mar 26, 2013
Post comments count 0
Post likes count 0

WCF Data Services 5.4.0 Prerelease

DB Blogs

Recently we uploaded an RC for our upcoming 5.4.0 release. This release will be NuGet packages only. What is in the release: Client deserialization/serialization hooks We have a number of investments planned in the “request pipeline” area. In 5.4.0 we have a very big set of hooks for reaching into and modifying data as it is being read from or written to the wire format. These hooks provide extensibility points that enable a number of different scenarios such as modifying wire types, property names, and more. Instance annotations on atom payloads As promised in the 5.3.0 release notes, we now support instanc...

Feb 18, 2013
Post comments count 0
Post likes count 0

WCF Data Services 5.3.0 RTW

DB Blogs

Today we are releasing an updated version of the WCF Data Services NuGet packages and tools installer. As mentioned in the prerelease blog post, this version of WCF DS has three notable new features as well as over 20 bug fixes. What is in the release: Instance annotations on feeds and entries (JSON only) Instance annotations are an extensibility feature in OData feeds that allow OData requests and responses to be marked up with annotations that target feeds, single entities (entries), properties, etc. WCF Data Services 5.3.0 supports instance annotations in JSON payloads. Support for instance annotations in A...

Jan 31, 2013
Post comments count 0
Post likes count 0

WCF Data Services 5.3.0-rc1 Prerelease

DB Blogs

Today we released an updated version of the WCF Data Services NuGet packages and tools installer. This version of WCF DS has some notable new features as well as several bug fixes. What is in the release: Instance annotations on feeds and entries (JSON only) Instance annotations are an extensibility feature in OData feeds that allow OData requests and responses to be marked up with annotations that target feeds, single entities (entries), properties, etc. WCF Data Services 5.3.0 supports instance annotations in JSON payloads. Support for instance annotations in Atom payloads is forthcoming. Action Binding Par...

Dec 17, 2012
Post comments count 0
Post likes count 0

WCF Data Services 5.2.0 Released

DB Blogs

We’re pleased to announce that today we are releasing NuGet packages and a tools installer for WCF Data Services 5.2.0. As mentioned in the prerelease blog post, this release brings in the UriParser from ODataLib Contrib and contains a few bug fixes. Bug Fixes This release contains the following noteworthy bug fixes: URI Parser In this release ODataLib now provides a way to parse $filter and $orderby expressions into a metadata-bound abstract syntax tree (AST). This functionality is typically intended to be consumed by higher level libraries such as WCF Data Services and Web API. For a deta...

Dec 7, 2012
Post comments count 0
Post likes count 0

WCF Data Services 5.2.0-rc1 Prerelease

DB Blogs

A couple of days ago we posted a new set of NuGet packages and today we posted a new tools installer for WCF Data Services 5.2.0-rc1. This prerelease integrates the UriParser from ODataLib Contrib and fixes a few bugs. What is in the prerelease This prerelease contains the following noteworthy bug fixes: URI Parser In this release ODataLib now provides a way to parse filter and orderby expressions into a metadata-bound abstract syntax tree (AST). This functionality is typically intended to be consumed by higher level libraries such as WCF Data Services and Web API. To parse a filter express...

Oct 31, 2012
Post comments count 0
Post likes count 0

Using Add Service Reference with OData services after installing Windows Phone SDK 8.0

DB Blogs

In this post, we will talk about how you can continue to consume OData v3 services after installing Windows Phone SDK 8.0. If you are a developer who is using WCF Data Services to produce OData v3 services in Visual Studio 2012 and also only installed the new Windows Phone SDK 8.0 but not the OData Client Tools for Windows Phone Apps then you may experience a known issue. After installing Windows Phone SDK 8.0 on your system which has Visual Studio 2012, you will be hitting a known issue if you: In this case, Add Service Reference will reference an older version of data services references in...

Oct 31, 2012
Post comments count 0
Post likes count 0

How to update existing Windows Phone 7 OData applications to work with the new client tools

DB Blogs

OData Client Tools for Windows Phone Apps is recently released to add support for consuming OData v3 services. You may  already have a Windows Phone 7.1 application that consumes OData  and want to update it to work with OData V3 services using the new Windows Phone SDK 8.0 and OData Client Tools for Windows Phone Apps. In this short post we will describe how to update your existing Windows Phone 7 OData applications to take advantage of the new OData v3 support in client tools. This post assumes you already installed Windows Phone SDK 8.0 and OData Client Tools for Windows Phone Apps. When an existi...

Oct 30, 2012
Post comments count 0
Post likes count 0

OData Client Tools for Windows Phone Apps Now Available

DB Blogs

Windows Phone 8 and Windows Phone SDK 8.0 were just announced and we are pleased to announce that OData Client Tools for Windows Phone 8 is also now available from the download center. OData Client Tools for Windows Phone 8 brings OData V3 support to the Windows Phone platform. This release enables you to consume OData V3 services in your Windows Phone application. More specifically, this exciting release extends the Add Service Reference experience with client-side OData support for developing Windows Phone 7 and Windows Phone 8 applications using Windows Phone SDK 8.0. The tooling adds references that ar...

Oct 9, 2012
Post comments count 0
Post likes count 0

Important: Security Advisory 2749655 affects WCF DS

DB Blogs

What is the advisory? Microsoft just released Security Advisory 2749655, which addresses “an issue involving specific digital certificates that were generated by Microsoft without the proper timestamp attributes.” If you are using WCF Data Services 5.0.1 or have previously installed the WCF Data Services MSI from the download center, you may run into this issue. Does this issue create a security vulnerability? The advisory notes that “this is not a security issue”, meaning that this issue is not creating a vulnerability. However, there could be a combination of factors which might cause a WCF Data Service to s...