Home All Groups Group Topic Archive Search About

multilingual application

Author
9 Nov 2006 10:01 PM
sameer
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

Author
12 Nov 2006 3:30 PM
Eric Moreau
See an article I wrote on this topic in July 2004 at http://emoreau.s2i.com/

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
S2i web inc. (www.s2i.com)
http://emoreau.s2i.com/

Show quote
"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

AddThis Social Bookmark Button