Home > Blogs > Tags > Asp.net Globalization Blog Posts

ASP.NET Video Starter Kit 6.0 introduced new approach for managing multiple language, culture user interface to provide ability for user to switch user interface language according to their desired region specific culture or languages settings.

 

Previous versions of asp.net video starter kit only support multiple culture specific resource files and admin can only set website specific culture via web.config file, so user have no ability to change language, culture with their own will.

 

Now using asp.net video starter kit 6.0, site administrator can

  • Enable Disable Multi Language User Interface Support
  • Manage all languages through control panel / settings / language management section.
  • Set default language
  • Add or register new language
  • Choose languages from list of country specific languages to appear on front page.
  • Advance options to filter contents based on user culture specific language settings.

 

If multi language option is enabled from /control panel / settings / configurations / features , list of enabled languages will be shown on front section of website. When user click on any of country flag, whole user interface of website will be translated to selected language or culture.

 

User language selection will be stored in cookie in order keep preserved user selected language without setting it ag
complete story

© 2007 - 2012, mediasoftpro.com  | Site Map | Privacy Policy | Terms of Use