try regular expression controlled routing On Fri, Jan 21, 2011 at 3:38 AM, Jonathan Creamer <[email protected] > wrote:
> So I have an application I am working on at work that we have a few hundred > clients running on. We are working on a brand spanking new ASP.NET MVC 3 > app for it, and I am working on the routes for this app. > > I posted recently on a solution I came up with for dynamic routes, and it > works fine on a few entries I have in a Sql Express DB. Essentiall it > creates routes for every entry that I have in this DB. > > So, my question is...If I were to implement this on an enterprise > application, would the creation of several hundred if not thousands of > routes added into my application have any consequences? > -- Ravindra kumar delhi
