mod_rewrite equivalent for IIS 7.0 [closed]
Check out the URL Rewrite Module for IIS 7 created by Microsoft
If you have $99.00 to spare you may want to take a look at http://www.isapirewrite.com/
[Excerpt from thier website]
Product overview
ISAPI_Rewrite is a powerful URL manipulation engine based on regular expressions. It acts mostly like Apache's mod_Rewrite, but is designed specifically for Microsoft's Internet Information Server (IIS). ISAPI_Rewrite is an ISAPI filter written in pure C/C++ so it is extremely fast. ISAPI_Rewrite gives you the freedom to go beyond the standard URL schemes and develop your own scheme.
[Example of use] available at http://www.helicontech.com/articles/provocative_SEF_URLs.htm