Well, we finally finished the launch wave in Desert Mountain (and beyond). As most of you know, Joe Shirey and I wrote custom demos for all 3 sessions. The launch was broken out into 3 sessions: 1) Web Development in VS 2008, 2) Office Development with VS 2008 and 3) Smart Client with VS 2008. Our concept was to tie all 3 sessions together, essentially having each session build upon the code in the previous session. The way it played out was the following (In order to watch the Screencasts, I suggest rt-clicking and saving to your file system):
Here is the code for all of the sessions. You will need to adjust the endpoints and endpoint behaviors, depending upon which demo you are trying to view. For example, if you want to get the AJAX demo working, you will need to make sure you have an endpoint with a webHttpBinding and an endpoint behavior (behaviorConfiguration on the endpoint) pointing to an endpoint behavior with an enableWebScript child node. If you are trying the HI REST demos, you will need to point to a webHttp endpoint behavior.
Regards,
Rob