User236271123 posted
Hi. I'm looking for ways to implement a database localization using Url routing with asp.net mvc 2. I found some sources on the net like http://msdn.microsoft.com/en-us/library/aa905797.aspx.
My consern is that it's for webforms and I'm kinda not sure how to translate this into a mvc project. I have once done this with database with a MVC 1 project but it was a ugly solution and I would LOVE to learn a real and better way to do it. I'm looking
on google to find a good article about this topic but I thought I would throw it out here to. I'm pretty sure this is a common wonder and a common task.
If you know its done in any book please drop me the title, article link it or even own solutions are welcome. Or just a push in the right direction.
Thanks a million