Freigeben über


REST in WCF - Part X - Supporting Caching and Conditional GET

The post on supporting caching and conditional get with WCF REST has been moved to my new blog at www.robbagby.com

image

Comments

  • Anonymous
    August 28, 2008
    PingBack from http://blogs.msdn.com/bags/archive/2008/08/05/rest-in-wcf-blog-series-index.aspx
  • Anonymous
    August 28, 2008
    Link Listing - August 28, 2008
  • Anonymous
    August 28, 2008
    ASP.NET HTTP handler to combine multiple files, cache and deliver compressed output for faster page...
  • Anonymous
    September 19, 2008
    Rob Bagby is in the midst of a blog series on REST in WCF and been building a series of screencasts on
  • Anonymous
    September 19, 2008
    Please see the source code of BlogSvc.net over at http://codeplex.com/blogsvc for an implementation of the Etag support as defined in the AtomPub standard.  BTW, very nice detailed article!