WCF Data Services
Post feedback, questions and suggestions related to Released (RTM) versions of WCF Data Services Framework (formerly known as ADO.NET Data Services and Project "Astoria").
Announcements
Important: ASP.NET Security Vulnerability
Andrew Conrad - MSFTMicrosoft EmployeeMonday, September 20, 2010 10:55 PMOver the weekend the ASP.NET team released a Microsoft Security Advisory about a security vulnerability found in ASP.NET:
http://www.microsoft.com/technet/security/advisory/2416728.mspx
The WCF Data Services team looked into the issue and don’t believe there is any additional exposure to the vulnerability beyond what is exposed by ASP.NET. However, if the WCF Data Service is hosted in ASP.NET, it is quite possible that the vulnerability is present. If any users use the ASP.Net encryption logic to hide sensitive information from the client and use that encrypted data to make decisions in the WCF Data Service, they can run into this issue. Below are few examples:
· If you use an encrypted cookie to make decisions to which database to connect in CreateDataSource method
· If you use an encrypted cookie to figure out whether the user is an admin rather than using RoleManager in the server
· If you use an encrypted cookie to apply business logic in change/query interceptors
For a complete description of the vulnerability, please read Scottgu’s post on the subject:
http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx
Andrew Conrad
WCF Data Services Development Lead
Microsoft Corp
Learn all about the Open Data Protocol (OData) -- the protocol used by WCF Data Services
Mike Flasko Sunday, April 11, 2010 4:24 AMNew to OData? Go to http://odata.org to learn the nuts and bolts of the protocol, see who is using it today, and learn the scenarios that drove the creation of the protocol.
WCF Data Services Voting Site Now Available!
Shayne Burgess - MSFT Thursday, February 11, 2010 10:28 PMThe WCF Data Services team is beginning to explore improvements and new features for our next release. As part of this process, it’s critical that we hear your feedback, as it helps us ensure that what we build actually meets your requirements in real-world scenarios. To enable this we’ve launched a new site that will allow you to interact more directly with the development team and provide input: http://dataservices.mswish.net .
The site’s pretty simple and self-explanatory – you can add a new feature request or vote for feature requests that are already there. We hope you’ll try it out and vote on the features you most want to see added. Finally, as features move from ideas into actual development we’ll post our thoughts and ideas to the team blog at http://blogs.msdn.com/astoriateam
-Mike Flasko
Lead Program Manager, Microsoft
Filtering and SortingUse these options to narrow down the question and discussion list.
- 012

WCF Data Services Toolkit or like technology for 5.0 Data Services
Doug Stanley 1 hour 27 minutes ago - 6268

Exception with Silverlight 5 and WCF Data Services in Chrome only
mthornal Thursday, May 17, 2012 9:15 PM - 5413

Tranferring Data from multiple local SqlCe Databases to single hosted SQL Server
JJRG2012 Friday, May 04, 2012 5:22 PM - 158

How to create a custom DataServiceQueryProvider when Data Source is a Web Service - Non in-memory Collection
Devaron Ruggiero Monday, May 21, 2012 7:18 PM - 892

DS Client not reporting exceptions correct in $batch POST requests.
Uffe Lauesen Tuesday, May 22, 2012 5:31 AM - 151

Batch query does not retrieve full graph
js2004 Wednesday, May 23, 2012 2:32 AM - 16262

OData with WCF service
LazyInNet Friday, May 18, 2012 10:39 AM - 2680

CurrentDataSource.ObjectMaterialized event (CurrentDataSource_ObjectMaterialized) is not being fired for Projection ($select=) queries.
Ashwini47 Friday, March 30, 2012 7:37 PM - 042

The value of a property that is part of an object's key does not match the corresponding property value stored in the ObjectContext.
Ashwini47 Tuesday, May 22, 2012 8:06 PM - 260

Any guidelines to create OData provider using WCF Data Services 5.0?
Vagif Abilov Tuesday, May 22, 2012 2:30 PM - 248

Expose Entity type but not Entity Set, possible?
Wosim Tuesday, May 22, 2012 1:01 AM - 354

Is it safe to throw DataServiceException from HandleException in a custom DS provider?
Uffe Lauesen Tuesday, May 22, 2012 5:07 AM - 170

WCF Dataservices and JSON issue? V3 requires different accept header!
john waters Monday, May 21, 2012 3:18 AM - 7275

How to call WCF Data Service asynchronously when you are also implementing client callbacks?
bauey Tuesday, May 15, 2012 7:00 AM - 1109

Attach a collection from one context to another
js2004 Saturday, May 19, 2012 5:35 PM - 392

How to create a custom service operation with a POCO class as a return value (adding metadata)?
Veksi Sunday, May 20, 2012 9:38 AM - 1197

Routing/Failover an oData WCF Service
buthfa Thursday, May 17, 2012 2:15 PM - 1106

Split a large query (expand) into multiple queries
js2004 Friday, May 18, 2012 8:00 PM - 1155

Double linked navigation property in OData
LazyInNet Friday, May 18, 2012 9:45 PM - 64269

BUG: String identity keys with slashes are not translated correcty to POST requests
StefanPapp Wednesday, May 27, 2009 7:16 AM