Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. globalization/localization

globalization/localization

Scheduled Pinned Locked Moved Visual Basic
helpannouncement
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tawiskid09
    wrote on last edited by
    #1

    hello evryone, i have an existing application and now i need to update it in order to handle different regional setting. can someone help me on this, or give a sample codes, or much better a dll. :) thanks... sherwin

    T 1 Reply Last reply
    0
    • T tawiskid09

      hello evryone, i have an existing application and now i need to update it in order to handle different regional setting. can someone help me on this, or give a sample codes, or much better a dll. :) thanks... sherwin

      T Offline
      T Offline
      testy_proconsul
      wrote on last edited by
      #2

      hello sherwin, with .net it is easier as you think. the gui (your forms) is representes through resx-Files and the code is in a vb-file. you can see this by activating "show all files" on top of the project explorer. for example you have your forms in english language and you want to support german, then you only have to select each form an set the property "localizeable" to "true". after that you select the langauge and the vs-editor automaticly creates an additional resx-file to your form. you can change the ui as you like > the code file remains the same ... but look at these links for detailed information: www.codeproject.com/dotnet/Localization.asp http://www.microsoft.com/globaldev/getwr/dotneti18n.mspx http://www.google.de/search?hl=de&ie=ISO-8859-1&q=.net+localization&meta=

      solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups