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. C#
  4. Converting to Multilingual Support in C#

Converting to Multilingual Support in C#

Scheduled Pinned Locked Moved C#
databasecsharphelp
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.
  • M Offline
    M Offline
    majidbhutta
    wrote on last edited by
    #1

    Well Dears! I need some help to convert my Existing C# 2.0 (Database SQL EXPRESS) Application from English to Multilingual(Preferably THAI). I have got all labels and Strings Translation. And now ready to start working but unable to start as i am confused where to start. And wht about the database that i have already designed and developed written all procedures and functions etc. Would i need to modify my DB END too(table fields,procedures, functions etc). And i need some easy way to do it that is helpful in future also as i m supposed to convert it to some other language in the future. Any articles and suggestion would be highly appreciated THNX IN ADVANCE.

    C 1 Reply Last reply
    0
    • M majidbhutta

      Well Dears! I need some help to convert my Existing C# 2.0 (Database SQL EXPRESS) Application from English to Multilingual(Preferably THAI). I have got all labels and Strings Translation. And now ready to start working but unable to start as i am confused where to start. And wht about the database that i have already designed and developed written all procedures and functions etc. Would i need to modify my DB END too(table fields,procedures, functions etc). And i need some easy way to do it that is helpful in future also as i m supposed to convert it to some other language in the future. Any articles and suggestion would be highly appreciated THNX IN ADVANCE.

      C Offline
      C Offline
      ChandruIT
      wrote on last edited by
      #2

      Hi Resource based application is one of the best solution for Multilingual Applications. Don’t bother about back-end, just convert the field types Char to Nchar and Varchar to Nvarchar, then it supports any type of languages. Chandru

      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