|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
multilingual applicationWeb forms with VB.net
VS2003 framework 1.1 i want to implement multi lingual support in the application, currently it is all english, one approcah that i had taken in the past in vb6 days is store all the messages with unique ids in the database, have the application call these ids and show the language specific message to the user. But seems ..net has a new way of dong this or is it more like using resource file as in vb6 days? woudl be great if any body could shed some light on it. thanks sameer See an article I wrote on this topic in July 2004 at http://emoreau.s2i.com/
-- Show quoteHTH Éric Moreau, MCSD, Visual Developer - Visual Basic MVP Conseiller Principal / Senior Consultant S2i web inc. (www.s2i.com) http://emoreau.s2i.com/ "sameer" <sam***@discussions.microsoft.com> wrote in message news:7F01188D-E617-48BA-9517-1045A8B0B54E@microsoft.com... > > Web forms with VB.net > VS2003 > framework 1.1 > i want to implement multi lingual support in the application, currently it > is all english, one approcah that i had taken in the past in vb6 days is > store all the messages with unique ids in the database, have the > application > call these ids and show the language specific message to the user. But > seems > .net has a new way of dong this or is it more like using resource file as > in > vb6 days? > > woudl be great if any body could shed some light on it. > > thanks > sameer |
|||||||||||||||||||||||