Search Wiki:
Hands on labs for the WCF REST Starter Kit Preview 2 Release
Preview 2 Release 3/12/2009

Labs

  • Lab 1- Hello REST - video
  • Lab 2 - Addressability - Note: The IIS 7 URL Rewrite Module required by this lab does not work with Windows 7 beta (yet)
  • Lab 3 - REST Collection - video
  • Lab 4 - Consuming RESTful Services

Links

Last edited Mar 26 at 9:23 PM  by RonJacobs, version 8
Comments
XFan wrote  Mar 18 at 8:00 PM  
I try the hands-on labs, unfortunitely, Lab 3-Rest Collection & Lab 4- Consuming RESTFul Services can not be opened!!


Fan

RonJacobs wrote  Mar 26 at 9:22 PM  
I need more detail on this - what happens when you try to open the labs?

dannydwarren wrote  Apr 15 at 11:26 PM  
Great labs. They helped out a lot. Lab 4 however has some things that don't match up. The tests are expecting a WebProtocolException but only CohoWebException ever gets thrown. I looked at the code to see what was going on considering that it may have been my machine messing things up. Turns out the only exception ever thrown is the CohoWebException so I found and replaced all occurances of WebProtocolException with CohoWebException. With this change anywhere webx.StatusCode appeared StatusCode needed to be changed to Status (i.e. webx.Status) After that smooth sailing. Thanks for the introduction to REST.

-Danny

TylerGarlick wrote  Aug 28 at 2:09 AM  
@RonJacobs in Preview 2, is there a place to edit ItemInfo's data contract? In the first preview it was in the base class for the service.

Thanks,

Tyler

Updating...
Page view tracker