Results 1 to 3 of 3

Thread: [2005] Multiple Languages?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2006
    Posts
    115

    [2005] Multiple Languages?

    Just curious as to how to best implement support for several languages in a simple application? How to store the preference etc?

    Cheers!

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] Multiple Languages?

    It's called "localization" and .NET includes explicit support. Go to MSDN and search for the term and you'll find plenty of information.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: [2005] Multiple Languages?

    It's actually internationalisation. Localisation is developing a locale-specific version of an internationalised product.

    http://www.microsoft.com/globaldev/g...otneti18n.mspx

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