I just came up with a work-around for using permalinks in IIS without using any ISAPI URL Rewrites. (Although the one above works nicely.)
The solution uses custom 404 redirects to accomplish the same end. The best thing? You don’t have to learn any regular expressions!
Here’s the link to the solution:
Permalinks without URL Rewrite