Tag Archives: OData

OData third look

This is a follow up on my OData first look and OData second look post. The sample code builds on the previous post and shows projection, data formats, batch processing and actions. Every part has the exceptions and how I … Continue reading

Posted in Development | Tagged , , , | Leave a comment

OData second look

This is a follow up on my OData first look post. Since then I’ve moved the service to IIS for better fiddler support. The sample code builds on the previous post and shows how to load related data in one … Continue reading

Posted in Development | Tagged , , , , | 1 Comment

First look at OData

I’ve heard about OData back in 2012 but never used it. Now I might have a use case for OData and want to explore it. Below are the parts of my sample WCF DataService project. Every part has the exceptions … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

Week 45 roundup

Last week recap and links: I’ll be speaking at the Software Development Conference. Will post in more detail after the event. Found 30 days of TDD serie on telerik’s blog. Good read about Test Driven Development with telerik tools. HATEOAS, … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment