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
Eric Moreau - 12 Nov 2006 15:30 GMT
See an article I wrote on this topic in July 2004 at http://emoreau.s2i.com/

Signature
HTH
Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
S2i web inc. (www.s2i.com)
http://emoreau.s2i.com/
> Web forms with VB.net
> VS2003
[quoted text clipped - 13 lines]
> thanks
> sameer