Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-data-services

Odata compression - Is there ANY support? (WCF Data Services 5.0 for WinRT)

Maintain state between WCF webservice calls from android

Ria Services vs WCF Dataservices

How to consume a complex object from a sproc using WCF Data Services / OData?

Creating a set from Table Valued Function in Entity Framework

WebApi odata: Serialize long as string

Mocking a DataServiceQuery<TElement>

MaxReceivedMessageSize error in WCF

Entity framework, multiple edmx to share connection string - is it possible?

How can I keep Entity Framework from generating inefficient queries in SQL Server?

Exception message is On data context type there is a top IQueryable property whose element type is not an entity type

Building 'flat' rather than 'tree' LINQ expressions

.net linq wcf-data-services

Can you use WCF Data Services (ne OData, ne Astoria, ne ADO.NET Data Service) with NetTcpBinding?

Convert OData Uri to his equivalent Linq expression

Calling an OData Service Operation from Linqpad

How to accept JSON in a WCF DataService?

SingleResult<T> not serializable in Web API when querying by key

WEB API ODATA error "No HTTP resource was found that matches the request"

Transfer large amount of data in WCF service

How do I choose between WCF, REST, POX and RIA services for a new Silverlight application