Browse by Tags

Related Posts

  • Arabic text with punctuation in resource files

    Hi, I have a arabic word which ends with a colon (:). When I put the same in resource file(TestResource.ar-OM.resx) it comes at the right end of the text( الاسم: ) instead of the expected left end. I am copying the arabic text from a excel file where it is displayed properly i.e., the colon is at the...
    Posted to Localization (Forum) by santech on 01-29-2009, 12:00 AM
    Filed under: Resource files, Visual Studio 2005, .resx, App_GlobalResources, ASP.NET, asp.net 2.0 C#, globalization, multilanguage, multilingual, bi-lingal
  • Re: Help for japanese page (drop down list and shifted Japanese characters)

    Now the issue is that the Japanese characters, which display correctly everywhere else, are shifted 90 degress counter-clockwise in the drop down list control... any ideas why this would happen and how to correct it? Oh and it only happens in IE; other browsers render the chartacters correctly. TIA,...
    Posted to Localization (Forum) by davydcarr on 12-05-2008, 12:00 AM
    Filed under: utf-8, ASP.NET, globalization, japanese, unicode, drop down list control
  • Problem saving and displaying Russian and Chenese characters

    I am using SQL Server 2000 database with VS 2005 VB.NET Application. I need to enter and save into the database Russian and Chinese characters. I have made the following entry into web.config < globalization responseEncoding = " windows-1252 " requestEncoding = " windows-1252 "...
    Posted to Localization (Forum) by deepthi.krishnan on 10-20-2008, 12:00 AM
    Filed under: ASP.NET, globalization
  • Re: asp.net 2.0 Localization

    Hi Veeru, Yes, there are automated translation tools. Just check: Trick: Automated translation of a resx file You may also want to have a look at my other tutorials: Tutorial: Translating an ASP.net Web application Trick: Automated translation of a resx file Tutorial: Localize a Web.sitemap file Using...
    Posted to Localization (Forum) by aweil on 12-27-2007, 12:00 AM
    Filed under: Translation, Tutorial, ASP.NET, globalization
  • When accessing resources from external assemblies how to reflect the changes in resx files without RE-COMPILING the external assembly?

    Hi, When I have my resx files under App_GlobalResources of my web app I have no problem in chaning the values of localization keys at runtime and able to display new values with out the need for compilation. But I am moving the resource files in to a external assembly so that other Libraries can also...
    Posted to Localization (Forum) by Nagu on 12-26-2007, 12:00 AM
    Filed under: resources, ASP.NET, globalization, localization
  • LocalResources and DB

    Hello all, I have project to work with a web application to retrieve local and global resources from a DB. This project also replace the default tool of VS to create the local resources and when you use the Generate Local Resource tool adds all the resources of the page to the DB. You may know that this...
    Posted to Localization (Forum) by Gustavo Villa on 11-08-2007, 12:00 AM
    Filed under: resource, resources, UICulture Language Control Controls ASPNET, App_LocalResources, ASP.NET, Culture, Culture Neutral vs. Culture Specific, CultureInfo, database, design, globalization, language, localization, localization master, localization page layout, multilingual, generate Local Resources, LocalResources, Culture UICulture, ASP.net 2.0, localization master subfolder
  • Localization & Globalization application devlopment in .net technologies...

    Hi All, I am new to .net and not developed any localization application before. Now I am planning to start an application with globalization and localization. Please give some idea about globalization and localization application devlopment. I have searched in google but it's giving 'n' number...
    Posted to Localization (Forum) by malarvannan on 09-25-2007, 12:00 AM
    Filed under: ASP.NET, asp.net 1.1, ASP.net 2.0, Culture Neutral vs. Culture Specific, CultureInfo, globalization, localization, multilingual, Culture UICulture
  • Re: How to build Multi-Language Web Sites with ASP.NET 2.0

    Hi, You may want to have a look at my following tutorials: Tutorial: Translating an ASP.net Web application Trick: Automated translation of a resx file Tutorial: Localize a Web.sitemap file Using a resource in an ASP.NET Theme (Tutorial) Hope this helps, Arnaud
    Posted to Localization (Forum) by aweil on 07-14-2007, 12:00 AM
    Filed under: Translation, Tutorial, ASP.NET, globalization
  • Re: How to build Multi-Language Web Sites with ASP.NET 2.0

    Hi Tushar, You may want to have a look at my following tutorials: Tutorial: Translating an ASP.net Web application Trick: Automated translation of a resx file Tutorial: Localize a Web.sitemap file Using a resource in an ASP.NET Theme (Tutorial) Hope this helps, Arnaud
    Posted to Localization (Forum) by aweil on 07-14-2007, 12:00 AM
    Filed under: Translation, Tutorial, ASP.NET, globalization
  • UTF-8, XmlTextReader, and Character entities

    Hello, I'm trying to write client side communication code using xml-rpc. The current server uses utf-8 as encoding, and the result of xml-rpc calling returns character entities for non English alphabets. The client side couldn't decode correctly the result. I traced the problem down and wrote a simple...
    Posted to Localization (Forum) by jslj on 04-12-2007, 12:00 AM
    Filed under: encoding, utf-8, ASP.NET, ASP.net 2.0, globalization, japanese, localization, localization master, xml, korean
Page 1 of 2 (12 items) 1 2 Next >