caching rest with windows communication foundation

15
REST & Caching Scaling like the internets

Upload: goodfriday

Post on 19-Jun-2015

502 views

Category:

Business


0 download

DESCRIPTION

Without caching, the Web and scalable services wound not be possible. Come learn how to use Windows Communication Foundation (WCF) to achieve caching nirvana with RESTful services.

TRANSCRIPT

  • 1. SOAP Because SOAP uses POST and POST is unsafe to cache *Except Data Caching

2. ETag is opaque touser agent:meaningful toservice 3. http://www.w3.org/Protocols/http://ftp.ics.uci.edu/pub/websoft/caching.ht mlhttp://bitworking.org/news/150/REST-Tip- Deep-etags-give-you-more-benefits 4. Your feedback is important! 5. 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing marketconditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation.MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.