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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. how can I develop a web site in regional language

how can I develop a web site in regional language

Scheduled Pinned Locked Moved ASP.NET
helpquestioncsharpasp-netlearning
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.
  • C Offline
    C Offline
    chatwithlal
    wrote on last edited by
    #1

    how can I develop a web site in regional language ================================================= I have to develop a web site in asp.net which will work in different languages..Both in english and local indian languages as tamil,malayalam,thelugu,kannada and all. I worked with satellite assembly and resource files for french and english .But how can I use other local languages in an resource file? My problem is how we use particular font for local languages?which are the languages ASP.NET supports for localization? what are the Culture info code for indian languages? My problem is that I have to develop the site in english that also will have hindi,tamil,malayalam,kannada,thelugu editions..that means all the contents will show in that particular selected language. If anyone did this type of project pls help me.. thanks in advance lal

    M 1 Reply Last reply
    0
    • C chatwithlal

      how can I develop a web site in regional language ================================================= I have to develop a web site in asp.net which will work in different languages..Both in english and local indian languages as tamil,malayalam,thelugu,kannada and all. I worked with satellite assembly and resource files for french and english .But how can I use other local languages in an resource file? My problem is how we use particular font for local languages?which are the languages ASP.NET supports for localization? what are the Culture info code for indian languages? My problem is that I have to develop the site in english that also will have hindi,tamil,malayalam,kannada,thelugu editions..that means all the contents will show in that particular selected language. If anyone did this type of project pls help me.. thanks in advance lal

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, I'm not sure if the classes in the System.Globalization namespace supports all the local languages that you need, but there are some in the list[^]. So basically you can create satellite assemlies for the supported languages as you would with Enlish and French. You can also take a look at the CultureInfo class for the identifiers of those local languages. For more information, you can see Developing World-Ready Applications[^]

      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