ASP.NET MVC 2 i18n

扶醉桌前 提交于 2019-12-04 19:33:38

There's a guide here:

http://adamyan.blogspot.com/2010/02/aspnet-mvc-2-localization-complete.html

Scott Guthrie linked to it recently via twitter, so I'll take it must be good.

Edit: remember to check the following post in the blog, as it tells you how to use routes instead of session values to configure the language for the user. http://adamyan.blogspot.com/2010/07/addition-to-aspnet-mvc-localization.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!