↧
Re: ASP.NET MVC URL generation performance
Hi there,From MVC Preview 2 to the recently released MVC Beta from yesterday there have been a lot of changes to Routing. Some of those changes include performance improvements. Here are some tricks to...
View ArticleASP.NET MVC URL generation performance
This question on stack overflow asks about URL generation performance. http://stackoverflow.com/questions/212201I've forgotten about this for a while, but this was affecting the performance of our site...
View Article