Originally posted by techgnome
This is exactly why VB has RESOURCE files.... look into that on MSDN... I know there is a tutorial on there on how to "globalize" an app.
If you store all language inof in resource file , then you have to recompile your proj not like XML or DB file . So better you go for either XML or DB .