Disclaimer: I’m not a member of the Church of MVC. But there are bits I really like and there is a huge amount of confusion over, well, just about everything really; what it is, why it’s here', when it should be used, and so on. There is a trend, good or bad, towards REST based architectures and certainly URL rewriting is common, especially in content management systems and anywhere ID values are used in URLs. Wouldn’t it be nice if we could use the cool URL Routing features of MVC in WebForm applications? Well, you can, and it’s actually pretty...