Sign In
WCF Data Services Team Blog
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Download
WCF Data Services
Learn
Beginners Guide
Getting started
Hands on
Learn more
Videos
MSDN Documentation
OData Protocol
The OData Protocol
Team Member Blogs
Alex James
Arlo Belshee
Glenn Gailey
Pablo Castro
Peter Qian
Phani Raju
Vitek Karas
Feedback
Feature Suggestions
Submit a bug
Forum
Options
RSS for posts
Atom
RSS for comments
OK
Tags
Actions
ADO.NET Data Services
Authentication
Claims Based Security
Data Services
Data Services Futures
Design Notes
Design Video
How To
HttpModule
JavaScript
Media Resource
OAuth
OAuth WRAP
OData
OData V3
PDC
Project Codename "Astoria"
Release
Sharepoint
Silverlight
Streaming
Tutorial
WCF Data Services
What's New
Archive
Archives
May 2012
(4)
April 2012
(9)
January 2012
(1)
October 2011
(6)
September 2011
(2)
June 2011
(3)
May 2011
(2)
April 2011
(3)
March 2011
(2)
February 2011
(1)
January 2011
(2)
December 2010
(1)
November 2010
(4)
October 2010
(3)
September 2010
(4)
August 2010
(2)
July 2010
(5)
June 2010
(3)
May 2010
(8)
April 2010
(5)
March 2010
(3)
February 2010
(5)
January 2010
(3)
December 2009
(2)
November 2009
(5)
October 2009
(4)
September 2009
(8)
August 2009
(4)
May 2009
(2)
March 2009
(10)
February 2009
(1)
January 2009
(1)
December 2008
(1)
November 2008
(2)
October 2008
(5)
September 2008
(4)
August 2008
(4)
July 2008
(1)
June 2008
(1)
May 2008
(4)
April 2008
(5)
March 2008
(2)
February 2008
(4)
January 2008
(4)
December 2007
(6)
October 2007
(1)
September 2007
(4)
August 2007
(3)
July 2007
(2)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
WCF Data Services Team Blog
WCF Data Services 5.0.1 Released
Posted
9 days ago
by
dpblogs
4
Comments
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 http://www.nuget.org/packages...
WCF Data Services Team Blog
WCF Data Services EULAs updated
Posted
10 days ago
by
dpblogs
0
Comments
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...
WCF Data Services Team Blog
NuGet and Bin Deploy
Posted
10 days ago
by
dpblogs
0
Comments
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...
WCF Data Services Team Blog
WCF Data Services, now with more releases!
Posted
19 days ago
by
dpblogs
6
Comments
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 5.0.1 very soon). The...
WCF Data Services Team Blog
Metro OData prerelease bits and app
Posted
1 month ago
by
dpblogs
1
Comments
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...
WCF Data Services Team Blog
WCF Data Services 5.1.0-rc Prerelease
Posted
1 month ago
by
dpblogs
5
Comments
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: WCF Data Services fails to work properly with the $expand query...
WCF Data Services Team Blog
JSON Light Sample Payloads
Posted
1 month ago
by
dpblogs
0
Comments
We recently put together a document that contains some of our thinking about JSON light as well as a whole slew of sample payloads. We would love to hear any feedback you have on the format; you can comment in the accompanying OneNote. We will be accepting...
WCF Data Services Team Blog
How to use WCF DS 5.0 in a Web Site project
Posted
1 month ago
by
dpblogs
1
Comments
The WCF Data Services 5.0 RTM release includes an update to the Add Service Reference behavior in Visual Studio. For most project types that target .NET Framework 4.0, this means that when you add a new service reference, you will automatically get assembly...
WCF Data Services Team Blog
Actions in WCF Data Services – Part 3: A sample provider for the Entity Framework
Posted
1 month ago
by
dpblogs
5
Comments
This post is the last in a series on Actions in WCF Data Services. The series was started with an example experience for defining actions (Part 1) and how IDataServiceActionProvider works (Part 2) . In this post we’ll go ahead and walk through a...
WCF Data Services Team Blog
What happened to application/json in WCF DS 5.0?
Posted
1 month ago
by
dpblogs
7
Comments
The roadmap for serialization formats We have been talking for a while about a more efficient format for JSON serialization. The new serialization format will be part of the OData v3 protocol, and we believe that the much-improved JSON format should be...
WCF Data Services Team Blog
Actions in WCF Data Services – Part 2: How IDataServiceActionProvider works
Posted
1 month ago
by
dpblogs
0
Comments
In this post we will explorer the IDataServiceActionProvider interface, which must be implemented to add Actions to a WCF Data Service. However if you are simply creating an OData Service and you can find an implementation of IDataServiceActionProvider...
WCF Data Services Team Blog
Actions in WCF Data Services – Part 1: Service Author Code
Posted
1 month ago
by
dpblogs
4
Comments
If you read our last post on Actions you’ll know that Actions are now in both OData and WCF Data Services and that they are cool: “Actions will provide a way to inject behaviors into an otherwise data-centric model without confusing the...
WCF Data Services Team Blog
WCF Data Services 5.0 RTM Release
Posted
1 month ago
by
dpblogs
21
Comments
I’m very pleased to announce the WCF Data Services 5.0 RTM release. You can download WCF Data Services 5.0 from here . This release includes several client and server features and libraries for .NET 4 and Silverlight 4. Below is a brief breakdown...
WCF Data Services Team Blog
Announcing OData T4 for C#, Preview 1
Posted
4 months ago
by
dpblogs
1
Comments
I’m very excited to announce the release of OData T4 for C# Preview 1, for the October 2011 CTP of the next version of WCF Data Services libraries, with support for code generation of service operations. The goal of this T4 preview and subsequent...
WCF Data Services Team Blog
Using Geospatial Data
Posted
7 months ago
by
dpblogs
2
Comments
This CTP of WCF Data Services adds support for geospatial data. The release allows use of all of the OData geospatial data types and the geo.distance() canonical function. This enables two key scenarios: Read and write geospatial data (all types supported...
WCF Data Services Team Blog
Actions in WCF Data Services
Posted
7 months ago
by
dpblogs
6
Comments
“Actions will provide a way to inject behaviors into an otherwise data-centric model without confusing the data aspects of the model, while still staying true to the resource oriented underpinnings of OData." The October 2011 CTP of WCF Data Services...
WCF Data Services Team Blog
Introducing the OData Library
Posted
7 months ago
by
dpblogs
2
Comments
This blog talks about a new feature delivered in the WCF Data Services October CTP that can be downloaded here . WCF Data Services’ latest CTP includes a new stand-alone library for working directly with OData. The library makes public some underpinnings...
WCF Data Services Team Blog
Vocabularies in WCF Data Services
Posted
7 months ago
by
dpblogs
9
Comments
One new feature in WCF Data Services October 2011 CTP is Vocabularies. You can learn more about vocabularies and how they are supported in OData here . In a nutshell, a vocabulary is a namespace containing terms where each term is a named metadata...
WCF Data Services Team Blog
Announcing WCF Data Services Oct 2011 CTP for .NET 4 and Silverlight 4
Posted
7 months ago
by
dpblogs
7
Comments
I’m very excited to announce the release of the October 2011 CTP of the next version of WCF Data Services libraries. This release includes libraries for .NET 4 and Silverlight 4 with new client and server features in addition to those included...
WCF Data Services Team Blog
OData Compression in Windows Phone 7.5 (Mango)
Posted
7 months ago
by
dpblogs
1
Comments
One of the most frequently requested features for OData is payload compression. We have added two events to DataServiceContext in the OData phone client included in the Windows Phone SDK 7.1 that enables you to work with compressed payloads: WritingRequest...
WCF Data Services Team Blog
Updated Item Templates for Microsoft Visual Studio 11 Express for Windows Developer Preview
Posted
8 months ago
by
dpblogs
10
Comments
Microsoft recently released the developer preview of the next version Windows as well as a developer preview of Visual Studio 11 for building apps on the new version of Windows. Some of you may have noticed that the “New Item” template for...
WCF Data Services Team Blog
Update to the OData Library Available on CodePlex and NuGet
Posted
8 months ago
by
dpblogs
2
Comments
We have just released a new drop of ODataLib and EdmLib on CodePlex as a shared source project. ODataLib is a library used for advanced OData serialization and deserialization scenarios, and EdmLib is a library used to manipulate entity data models. We...
WCF Data Services Team Blog
Announcing WCF Data Services June 2011 CTP for .NET4 & SL4
Posted
10 months ago
by
dpblogs
7
Comments
Today we are releasing June CTP of the next version of the WCF Data Services libraries targeting.NET 4 and Silverlight 4. Based on broad community feedback , in addition to features shipped as part of Oct 2010 CTP1 , I’m happy to announce that this...
WCF Data Services Team Blog
datajs V1 Now Available
Posted
10 months ago
by
dpblogs
1
Comments
Over the last few months, we have been hard at work on the datajs library, releasing four preview versions and working with web developers to fine-tune the library. Today, we’re proud to announce that the first version of datajs is now available for download...
WCF Data Services Team Blog
Announcing datajs version 0.0.4
Posted
11 months ago
by
dpblogs
0
Comments
We are excited to announce that datajs version 0.0.4 is now available at http://datajs.codeplex.com/ . The latest release adds support for Reactive Extensions for Javascript (RxJs), forward and backwards cache filtering, extended metadata, simplified...
Page 1 of 7 (171 items)
1
2
3
4
5
»
MSDN Blogs
>
WCF Data Services Team Blog