Silver Sponsor

Supported By

Endorsed By

Building Web Services with .NET

by Mike Taulty

In this session, we'll take a look at using Windows Communication Foundation to build web services on top of IIS. We'll take a look at how we can build SOAP based services and also how we can build web services which just use XML and JSON to expose their data. We'll also take a look at ADO.NET Data Services which offers a lot of pre-built support for exposing data over RESTful services without writing a tonne of code.