InfoQ

Presentation

Recorded at:
Recorded at

Rob Windsor on WCF with REST, JSON and RSS

Posted by Rob Windsor on Jul 18, 2008 07:41 AM

Community
.NET,
SOA
Topics
REST,
.NET Framework
Tags
QCon San Francisco 2007,
RSS,
WCF,
JSON,
QCon
Summary
WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Rob Windsor covers URI templates, the importance of HTTP GET in the programmable web, how to expose service operations via HTTP GET, how to control the format of data exposed by service operations, and finally how to use the WebOperationContext to access the specifics of HTTP.

Bio
Rob Windsor is a Consultant and Trainer with ObjectSharp Consulting. Rob focuses on the architecture, design and development of custom business applications using leading edge Microsoft technologies. Additionally Rob is president of the Toronto VB User Group and a Microsoft MVP.

About the conference
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.

4 comments

Reply

Source code? by Michael G Posted Jul 20, 2008 9:44 AM
Re: Source code? by Rob Windsor Posted Jul 23, 2008 11:03 AM
Re: Source code? by Rob Windsor Posted Jul 23, 2008 11:06 AM
Nice overview by chris barrow Posted Jul 23, 2008 4:32 PM
  1. Back to top

    Source code?

    Jul 20, 2008 9:44 AM by Michael G

    It would be nice to have a downlodable source code here. I personally hate the presentation pages with nothing but "DEMO" on them. So far there is good talk and 75%-noninformative presentation materials.

  2. Back to top

    Re: Source code?

    Jul 23, 2008 11:03 AM by Rob Windsor

    Hi Michael, You can download the slides and demos from my Sky Drive. http://cid-b810a8a4579bd670.skydrive.live.com/self.aspx/Talks/2007/QCon%20San%20Francisco/REST%20JSON%20and%20RSS%20with%20WCF%203.5 Rob

  3. Back to top

    Re: Source code?

    Jul 23, 2008 11:06 AM by Rob Windsor

    That link didn't come out very well. Here's a shortened version: http://shrinkster.com/10k9

  4. Back to top

    Nice overview

    Jul 23, 2008 4:32 PM by chris barrow

    Nice job. The presentation is a concise overview of the new REST features for WCF 3.5. I have worked with WCF before so I agree working with these new features should not be difficult for anyone familiar with the technology. It is unfortunate you have to directly reference a .net interface on your client application so it can call REST services, but since there is no standardized mechanism to expose any sort of REST web service with meta data, it is still a better solution than having to reference the actual .NET types which implement the interface.

Exclusive Content

Measuring Agile in the Enterprise: 5 Success Factors for Large-Scale Agile Adoption

Michael Mah analyzes the development process in 5 companies: 2 Agile (one of them BMC) and 3 classic. He presents the factors which contributed to the success of BMC's Agile adoption.

Tom Preston-Werner on Powerset, GitHub, Ruby and Erlang

In this interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.

David Laribee on Alt.NET and its Mission

David Laribee discusses the purpose of ALT.NET, its mission and future.

Discover RailsKits and Stop Writing Redundant Code

Ruby on Rails has become a popular Ruby framework for creating web applications in recent years. An aspect of creating a web application is the need to repeatedly create the same base functionality.

A Formal Performance Tuning Methodology: Wait-Based Tuning

Steven Haines talks about tackling web application performance tuning by proposing a method called wait-based tuning.

Shaw and Fowler About Forging a New Alliance

Shaw and Fowler talk about the need for a new relationship between the business department and the IT department. Studies have shown that projects mostly fail due to miscommunication between the two.

How to GET a Cup of Coffee

In this article, Jim Webber, Savas Parastatidis and Ian Robinson show how to drive an application's flow through the use of hypermedia in a RESTful application.

Archaeopteryx: A Ruby MIDI Generator

Eccentric artist turned overnight anti-celebrity, Giles Bowkett captures the heart and soul of RubyFringe as he demonstrates his revolutionary Archaeopteryx MIDI drum pattern generator.