|
-
Mar 9th, 2007, 03:16 PM
#1
Thread Starter
Addicted Member
[2005] Language freedom in projects
Hi all!
I want to ask you how are you making your projects so that you can add more language supports later. For example lots of softwares have language files with them. They read the file and changes the language. I was doing it in vb 6.0 with resource editor. I want to ask you how you can do it in VB.Net (2005 express edition)?
Thanks for helps!!
-
Mar 10th, 2007, 03:24 AM
#2
Re: [2005] Language freedom in projects
 Originally Posted by Genom
Hi all!
I want to ask you how are you making your projects so that you can add more language supports later. For example lots of softwares have language files with them. They read the file and changes the language. I was doing it in vb 6.0 with resource editor. I want to ask you how you can do it in VB.Net (2005 express edition)?
Thanks for helps!! 
Hi,
I think you can do it with the CultureInfo Class.
Here's the link;
http://msdn2.microsoft.com/en-us/lib...ltureinfo.aspx
Hope it helps,
sparrow1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|