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.
- 126

WCF Dataservices and JSON issue? V3 requires different accept header!
john waters 6 hours 29 minutes ago - 6105

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

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

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

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 - 1101

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

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

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

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

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

What is Maximum supported url length in WCF Data Service
Ashwini47 Tuesday, May 15, 2012 6:18 PM - 093

Add new WCF Data Service item template not updated after install of 5.0
mthornal Thursday, May 17, 2012 4:37 PM - 61000

Wcf Data Service fails when more than 8 properties are specified in the 'select=' portion of the URI
王志凯 Tuesday, March 13, 2012 10:17 AM - 1142

WCFDataService OperationService Returning Boolean
MSSD2 Wednesday, May 16, 2012 8:44 AM - 1117

Error : Could not load type 'Microsoft.VSDesigner.DataServicesClient.DataServicesClientSingleFileGeneratorCore' While Adding WCF Reference
Fakeer Mohamed Wednesday, May 16, 2012 7:01 AM - 33834

Simple WCF Data Service WebInvoke -- Can't find and getting a 404 error
John.Feeney Sunday, March 27, 2011 11:34 PM - 1136

EndExecute ToList() takes toooo long
js2004 Tuesday, May 15, 2012 6:04 PM - 2251

expand problem with 5.0.1rc and silverlight
BullCreek Friday, May 11, 2012 6:49 PM - 6453

How to get related entities with ODATA data service client
H28669 Wednesday, May 09, 2012 4:34 PM - 1333

WCF Data Services and ASP.NET caching...
wizeard Saturday, May 12, 2012 9:23 PM

