Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf-data-services

Got a "401 - Unauthorized" when trying my WCF Data service on IIS

ODATA EXPAND not working properly

c# wcf-data-services odata

Required member 'LogicalName' missing for field 'Target'

c# odata wcf-data-services xrm

Can I (safely) use the ThreadStatic attribute in ADO.NET Data Services?

Which is easier, write a Custom OData uri parser or a custom IQueryable provider?

How should I use OpenID to authenticate to WCF Data Services from a Windows Phone 7 app?

Is Linq to WCF OData good for complex queries

Is there a way to say "Expand Everything" in OData?

c# wcf-data-services odata

Is it possible to update a WCF Data Service (oData) entity without performing a query first?

Disable session for WCF service

Could not load file or assembly 'Microsoft.Data.Service' or one of its dependencies. The system cannot find the file specified

Implementing WCF Data service OData Actions

Getting ID of item after posting to a document library

How to POST an entity complete with navigational relationship in Web API OData?

Implement WCF Data Service using the Repository Pattern

How to Host WCF REST Service and WCF Data Service in the same global.asax

What is the simplest way to convert a WCF Data Services OData provider to Web API?