6
Ups

Blog by Hemant Gupta: Multilingual website in asp.net

published 223 days, 23 hours, 45 minutes ago posted by adminadmin 228 days, 40 minutes ago
Sunday, October 09, 2011 2:30:11 PM GMT Wednesday, October 05, 2011 1:35:00 PM GMT

While its neither new nor overly complex to implement multiple languages in ASP.net, it can be at times confusing and at times bit over the top in certain scenarios. ASP.net provides resource files which can be used to update the content based on browser language choice. The other option is to have a button or user choice saved in the database which is picked up as soon as user logs in.  Before moving further let me explain a bit what need to done at the html level, first this is key as if you have not ...

category: ASP.NET | clicked: 5 | | source: hemantg.blogspot.com | show counter code
tags: ASP.NET, Base Page

No comments yet, be the first one to post comment.

To post your comment please login or signup