Jef Claes

On software and life

13 Sep 2012

Slides and code from my Tunisia REST and ASP.NET Web API session

I just returned from a four day trip to Tunisia with Euricom. Next to indulging on the sun, food and all-inclusive cocktails, getting to know each other in a less professional setting, we spent somewhere around half of our days - and this is a rather generous estimate - doing technical sessions and workshops.

I gave a 90 minute long crash course on REST and ASP.NET Web API.

Content

REST:

  • Concepts
  • Architectural values
  • Left overs

ASP.NET Web API

  • Server/client
  • Exception handling
  • Content negotiation
  • Message handlers
  • IoC
  • Testing

You can find the slides on SlideShare. The code is hosted on GitHub.