OData Slides from the NxtGen User Group Festival

I did a short session on the Open Data Protocol (OData) last week at the NxtGen User Group and I thought I’d share the slides here.

http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=miketaultyodata2-100719054625-phpapp02&stripped_title=mike-taulty-odata-nxtgen-user-group-uk

There are quite a few builds/animations in that slide-deck so I’d suggest that downloading it will produce a better experience than viewing it on SlideShare.

Note to self on HTTP namespace reservations

I used to have lots of hassle around reserving portions of the HTTP namespace so that ( e.g. ) WCF services can listen on them. I remember writing about it here in the past.

In more recent times, I avoid all that stuff altogether and just use a simple netsh command and this is a reminder to myself of how to do that because I forget every time so here’s the link for “next time”;

Configuring HTTP and HTTPS on MSDN