WCF Data Services

IDataServiceMetadataProvider Entities Missing in $metadata

More than 14 years old

If you are following through the example on creating custom data service providers as on this blog: …

Composite Data Service Framework

More than 14 years old

Today I start a new project - the Composite Data Service Framework. The Composite Data Service Framework is a project that aims to obviate some …
Read more

Data Service Exception "Unauthorised" when connecting to Sharepoint OData

More than 14 years old

If you are struggling to fetch data from a Sharepoint OData service and getting an error as below: [DataServiceClientException: Unauthorized] …
Read more

The "Name attribute is invalid" when adding a Service Reference to a Sharepoint OData Service

More than 14 years old

Well this little issue took me a while to investigate, but the skinny is this: If you are going to add a service reference to a Sharepoint OData …