astoria Questions
3
Solved
Problem
In an OData 4 service on Web API, what is the proper way to call nested $expand from a .NET client? We are using the OData Client Generator. Back in the prior WCF Data Services with OData ...
Scenario asked 11/8, 2014 at 15:26
6
OData is Microsoft's repackaging of its Astoria (now WCF Data Services) RESTful query/update protocol. If I want to use Java to create an OData compatible data source, how do I do that? Similarly, ...
8
I'm new to WCF Data Services so I've been playing. After some initial tests I am disappointed by the performance of my test data service.
I realize that because a WCF DS is HTTP-based there is ove...
Harwilll asked 12/10, 2010 at 16:38
3
Solved
I have a simple WCF Data Services service and I want to expose a Service Operation as follows:
[System.ServiceModel.ServiceBehavior(IncludeExceptionDetailInFaults = true)]
public class ProductData...
Joanniejoao asked 18/3, 2010 at 5:0
1
Can anyone point me to a definitive Microsoft map for where Reporting Services is going using WCF Data Services (ADO.NET Data Services, Astoria) as a data source?
There's fragmented information o...
Recitative asked 19/2, 2010 at 12:17
1
© 2022 - 2024 — McMap. All rights reserved.