Hi,
I used to use string tables in my apps to switch between languages in
VB6. But now I must program in .NET and I don't know how it works at all for
string tables...
Can anyone help me please? Is there something better than string tables?
Thanks
ThunderMusic
John Saunders - 15 Oct 2004 22:12 GMT
> Hi,
> I used to use string tables in my apps to switch between languages in
[quoted text clipped - 3 lines]
>
> Can anyone help me please? Is there something better than string tables?
See Resources and Localization Using the .NET Framework SDK
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptutorials/htm
l/resources_and_localization_using_the__net_framework_sdk.asp)
-----
John Saunders