Using Localization in the Masterpage (VB-sample) - Part 1

Posted by vswdtutorialcorner blog on September 30, 2007

– This tutorial is based on several tutorials / workarounds found on the web. – The Problem: When using localization you must override the InitializeCulture() method of a page. As seen on the msdn-tutorial: How Do I: Create a Multi-Lingual Site with Localization? (Around the ninth minute).... [read more]

Rating

4/5

Reviews

This post on the vswdtutorialcorner blog (Visual Studio Web Developer Tutorial Corner) is a codeproject.com solution ( Developing an ASP.NET page with MasterPage and Localization ) for in C# adapted to VB.

Part 2 of the tutorial can be found here:
Using Localization in the MasterPage and other pages (VB-sample) – Part 2
By GeorgeH on August 5, 2011 8:10AM

Submit a review:

Login required.