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
- Link
Important: ASP.NET Security Vulnerability
Over 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
- Link
Learn all about the Open Data Protocol (OData) -- the protocol used by WCF Data Services
New 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.
- Link
Latest Releases for WCF Data Services
- Link
WCF Data Services Voting Site Now Available!
The 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.
- 369

WCF data service returns the feed that is not valid xml
s liu Wednesday, May 15, 2013 6:18 PM - 91720

DataSvcUtil - getting error 0063: Precision facet not supported for data type of String
Prabal Ghosh Wednesday, October 03, 2012 6:43 PM - 378

Sending large files - RequestEntityTooLarge
StePorritt Tuesday, May 14, 2013 11:53 AM - 078

Wanted: Help Understanding Self Tracking Entities in WCF RIA
siegfried_ Tuesday, May 14, 2013 8:00 PM - 5278

Dynamic oData server
civic_ Monday, April 08, 2013 7:48 AM - 184

ADO.Net data services error in Two format (XML & JSON)
Salkav1804 Thursday, May 09, 2013 9:32 AM - 3155

OData Provider Toolkit?
justsnafu Friday, May 03, 2013 1:34 PM - 182

ADO.Net Data Service update for framework 3.5 sp1 problem
Salkav1804 Tuesday, May 07, 2013 12:35 PM - 1173

How to Add OData Service
siegfried_ Monday, May 06, 2013 6:57 AM - 1145

Spatial Data Type Mismatch between Entity Framework and WCF Data Services
GeoTask Thursday, May 02, 2013 7:32 PM - 2105

errors when access sql server using WCF
sdnd2000 Sunday, May 05, 2013 2:51 PM - 2125

Can actions be part of a batch/savechanges request?
Uffe Lauesen Thursday, May 02, 2013 5:43 AM - 2109

Data Services Client fails to identify keys named Id
John Crim Thursday, May 02, 2013 8:51 PM - 0117

create object of viewModel in view in asp.net mvc
Yara.Programmer Friday, May 03, 2013 5:01 AM - 41135

Entity Framework 6 support or open source EF provider?
Woland2k Saturday, September 22, 2012 5:31 AM - 1114

deserialization/serialization hooks in 5.4
Da1y Thursday, May 02, 2013 2:17 PM - 1114

How does asynchronous call get handled by service with multiple callers?
shiftbit Wednesday, May 01, 2013 2:40 PM - 142472

WCF Data Services and EF5 auto-compiled query support with parameterized query
Cyril_DurandMVPThursday, August 30, 2012 11:17 PM - 3184

Getting OData to work with OpenSearch
Uffe Lauesen Monday, April 22, 2013 10:45 AM - 5104

pass object from controller to view in asp.net MVC and call object methods in view
Rana_Husni Wednesday, May 01, 2013 1:20 AM

