I finished my jQuery and WCF presentation at the NYC Code Camp. Thanks to all that attended.

Downloads

I’ve uploaded the sample code and the presentation to my website. You can use the following links to download them:

Updates

Since we had so many good questions, we didn’t have a chance to cover the delete feature. I’ve included this in the sample source code along with some code comments related to how it was created. Please feel free to post comments here if you have any questions.

Disclaimer

We briefly talked about the concept of RESTful web services. Please note that our sample is missing a few components of REST webservice (ie. using the DELETE method, and proper URI templating). For more information on building RESTful webservices see the slides and samples from my Alt.NET REST Presentation

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>