Results 1 to 2 of 2

Thread: [2005] Language freedom in projects

  1. #1

    Thread Starter
    Addicted Member Genom's Avatar
    Join Date
    May 2006
    Posts
    186

    Question [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!!
    Dim Me As Coder

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: [2005] Language freedom in projects

    Quote 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
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width