Join Steven Hook and David Hoerster for two presentations on the new feature in .NET that's catching a lot of buzz -- Web API.
Steven will be discussing the basics of ASP.NET Web API including:
> Using HttpResponseMessage to correctly send HTTP status codes and results. > Following REST convention to easily map API calls. > Demonstrate web API testability. > How to call the web API from various clients.
David will be discussing how to take Web API a little further an enable OData support along with a few other interesting ways to use Web API.
Comments