BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WSCF/WCF

 
 
Page 3764 of 20224

Hide svc extension from your REST services with the URLrewrite module for IIS7

Blogger : MSDN Blogs
All posts : All posts by MSDN Blogs
Category : WSCF/WCF
Blogged date : 2008 Jun 01

I am now focusing exclusively on identity & services, true, but certain news about former interests of mine are just too good not to share.

While evangelizing the web capabilities of WCF introduced in the framework 3.5, one of the most recurring questions was about hiding the svc extension for WCF services. That makes a lot of sense, since ideally a good RESTful URI (whatever that really means) should not give away the technology that is used to handle the resource and should not change when the underlying technology does change. Thanks to IIS7 architecture, it is very easy to write a URLrewrite module that does just that: if you recall the Mix session about MySpace's use of WCF in their REST API, you'll remember that they did demonstrate this (sample code here).

Now you don't need to write that module for the ground up anymore: we just shipped the technical preview of the "official" URLrewrite module for IIS7. Give it a spin, and thanks to the IIS crew for listening to the REST community!


Read comments or post a reply to : Hide svc extension from your REST services with the URLrewrite module for IIS7
Page 3764 of 20224

Newest posts
 

    Email TopXML