What is the best approach to switch language in a website using ASP.NET MVC?

Posted by Fleents on Stack Overflow See other posts from Stack Overflow or by Fleents
Published on 2010-06-01T03:59:27Z Indexed on 2010/06/01 4:03 UTC
Read the original article Hit count: 186

Filed under:
|

Some uses the url routing to switch the site language.. but I find it very tedious to add the language on every actionlinks.. Is this the only better solution to this?

© Stack Overflow or respective owner

Related posts about mvc

Related posts about localization