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. Change the language

Change the language

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
8 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.
  • S Offline
    S Offline
    srinandan
    wrote on last edited by
    #1

    HI All:) I have developed a site in English using asp.net 2.0. now the requirement is that i have need to launch the site in other language like the Swedish, Norse, Deutsch etc. I have a master page which content the dropdownlist for the different languages. i want to change the all content( static and dynamic both content) of the site along the user selected language. Please help.. Thanks in advance. With Regards, Srinandan..

    C 1 Reply Last reply
    0
    • S srinandan

      HI All:) I have developed a site in English using asp.net 2.0. now the requirement is that i have need to launch the site in other language like the Swedish, Norse, Deutsch etc. I have a master page which content the dropdownlist for the different languages. i want to change the all content( static and dynamic both content) of the site along the user selected language. Please help.. Thanks in advance. With Regards, Srinandan..

      C Offline
      C Offline
      Chetan Ranpariya
      wrote on last edited by
      #2

      Hi, Do Search on "Localization", "Globalization", "Resource Files" and "Satellite Assemblies"

      Thanks and Regards, Chetan Ranpariya

      S 1 Reply Last reply
      0
      • C Chetan Ranpariya

        Hi, Do Search on "Localization", "Globalization", "Resource Files" and "Satellite Assemblies"

        Thanks and Regards, Chetan Ranpariya

        S Offline
        S Offline
        srinandan
        wrote on last edited by
        #3

        Thank for reply, I have worked like these problem using the localization. using localization only we can change the server control language not the whole page mean static content. Regards, Srinandan..

        C 1 Reply Last reply
        0
        • S srinandan

          Thank for reply, I have worked like these problem using the localization. using localization only we can change the server control language not the whole page mean static content. Regards, Srinandan..

          C Offline
          C Offline
          Chetan Ranpariya
          wrote on last edited by
          #4

          Hi, Its obvious that static content u can not modify from the code coz u have hardcoded those things. The contents which u want to modify as per the language selection should be loaded dynamically. There is no other way. Or You can make as separate pages for each of the language which is not an advisable option so I would not suggest that.

          Thanks and Regards, Chetan Ranpariya

          S 1 Reply Last reply
          0
          • C Chetan Ranpariya

            Hi, Its obvious that static content u can not modify from the code coz u have hardcoded those things. The contents which u want to modify as per the language selection should be loaded dynamically. There is no other way. Or You can make as separate pages for each of the language which is not an advisable option so I would not suggest that.

            Thanks and Regards, Chetan Ranpariya

            S Offline
            S Offline
            srinandan
            wrote on last edited by
            #5

            Thanks again. I suppose it not good to load the static contents in dynamic way. Actually i suppose once we change the culture on the page level then the all content should goes under that culture. so the static text should also change along that language. With Regards, Srinandan..

            C S 2 Replies Last reply
            0
            • S srinandan

              Thanks again. I suppose it not good to load the static contents in dynamic way. Actually i suppose once we change the culture on the page level then the all content should goes under that culture. so the static text should also change along that language. With Regards, Srinandan..

              C Offline
              C Offline
              Chetan Ranpariya
              wrote on last edited by
              #6

              Hi, I doubt u can achieve this without using server controls and localization.

              Thanks and Regards, Chetan Ranpariya

              1 Reply Last reply
              0
              • S srinandan

                Thanks again. I suppose it not good to load the static contents in dynamic way. Actually i suppose once we change the culture on the page level then the all content should goes under that culture. so the static text should also change along that language. With Regards, Srinandan..

                S Offline
                S Offline
                Sylvester george
                wrote on last edited by
                #7

                UI culture is solely for inbuilt dotnet controls... -- modified at 7:19 Wednesday 20th June, 2007

                Regards, Sylvester G sylvester_g_m@yahoo.com

                S 1 Reply Last reply
                0
                • S Sylvester george

                  UI culture is solely for inbuilt dotnet controls... -- modified at 7:19 Wednesday 20th June, 2007

                  Regards, Sylvester G sylvester_g_m@yahoo.com

                  S Offline
                  S Offline
                  srinandan
                  wrote on last edited by
                  #8

                  Hi Sylvester Thanks for reply. Could you please give me some details. Regards, Srinandan..

                  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