Top "Wcf-data-services" questions

This technology uses the OData protocol to transport data over the Internet using REST-ful paradigms.

Request error with WCF Data Services

Its my first time setting up an OData Service and I'm of course having some problems... The problem is that …

entity-framework wcf-data-services odata
How to Improve WCF Data Services Performance

I'm new to WCF Data Services so I've been playing. After some initial tests I am disappointed by the performance …

wcf wcf-ria-services wcf-data-services astoria
Microsoft.Data.Services.Client.dll vs System.Data.Services.Client.dll

I'm trying to use WCF Data Services and a little confused what library should I reference to interact with WCF …

wcf dll wcf-data-services
How do I update an OData entity and modify its navigation properties in one request?

I am trying to implement what I thought was a simple scenario using an OData service provided by WCF Data …

json wcf-data-services odata
What is the relationship between OData , Atom, Json and WCF Data Service

Recently I was learning WCF Data service. I know the Data Service expose the Data As Rest Resource Which can …

wcf-data-services
How can I get OData DELETE to work?

I've created an OData service (WCF Data Service), and a consumer to test it. Previously, when I attempted to delete, …

c# asp.net iis-7 odata wcf-data-services
Using REST WCF data service as a data source for SQL Reporting services

Can anyone point me to a definitive Microsoft map for where Reporting Services is going using WCF Data Services (ADO.…

wcf reporting-services wcf-data-services astoria
How to disable authentication schemes for WCF Data Services

When I deployed my WCF Data Services to production hosting I started to get the following error (or similar depending …

wcf wcf-data-services
JMeter test plan with different parameter for each thread

I need to test web-srvice with JMeter. I've created test plan with Thread-group 500. I need to pass for each thread …

web-services rest wcf-data-services jmeter stress-testing