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. Web Development
  3. ASP.NET
  4. MULTI LANGUAGE WEBSITE IN ASP.NET USING C#

MULTI LANGUAGE WEBSITE IN ASP.NET USING C#

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorial
3 Posts 3 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.
  • A Offline
    A Offline
    abdul subhan mohammed
    wrote on last edited by
    #1

    Hi, Can anybody help me, how to do multi language website in ASP.NET using c#. o one thing i know that is, using local resources where for each word we have to give its meaning in all the laguages. But what if i have 100's of pages then how to write. Plz help/suggest me. BEST REGARDS, ABDUL SUBHAN

    F A 2 Replies Last reply
    0
    • A abdul subhan mohammed

      Hi, Can anybody help me, how to do multi language website in ASP.NET using c#. o one thing i know that is, using local resources where for each word we have to give its meaning in all the laguages. But what if i have 100's of pages then how to write. Plz help/suggest me. BEST REGARDS, ABDUL SUBHAN

      F Offline
      F Offline
      Forbiddenx
      wrote on last edited by
      #2

      You can use multiple resource files one for each language or more then one per each language it does not matter. And all your pages can ref them, and don't think of each resource location just a a single string.. think of it like a blob of data... of some type string, sentence, picture, etc.. You then create the instance of that resource and store it in a common resource file and then you can all it from anywhere. http://www.codeproject.com/Tips/580043/How-to-make-a-multi-language-application-in-Csharp

      =)

      1 Reply Last reply
      0
      • A abdul subhan mohammed

        Hi, Can anybody help me, how to do multi language website in ASP.NET using c#. o one thing i know that is, using local resources where for each word we have to give its meaning in all the laguages. But what if i have 100's of pages then how to write. Plz help/suggest me. BEST REGARDS, ABDUL SUBHAN

        A Offline
        A Offline
        Abhinav S
        wrote on last edited by
        #3

        Having resource files is a decent solution and maintainability is not difficult if you have one file that contains all the keys.

        Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial

        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