Browse by Tags

Related Posts

  • Global Rources in website setup . .

    Dear All, I have a website and am using globalization for multi-languaging ( GlobalResource.resx) the problem am having here, I want my GlobalResource.resx file to appear in setup so that I can change its contents according to my clients requests without having to create a new version of the site. is...
    Posted to Localization (Forum) by mai_JO on 04-05-2009, 12:00 AM
    Filed under: .resx, App_GlobalResources, globalization
  • Language/internationalization for Dynamic Data

    Hi! I am using Dynamic Data commercially in several large projects, and it's quite nice for creating basic admin interfaces. However, my current customer requests a purely-norwegian user interface, which amazingly left me stumped -- as far as I know, Dynamic Data currently doesn't have any kind...
    Posted to ASP.NET Dynamic Data (Forum) by andrerav on 02-13-2009, 12:00 AM
    Filed under: Globalization, localization, Entity Data Model, Entity Framework, Dynamic Data Entities
  • 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
  • Image / Flash Objects with Localization / Globalizaton

    hi Experts, I have implemented localization multiligual successfully. The point where i am stucked is: how can i handle the images, background images, flash object, handle relatively with culture? currently i am using Global Resource File Thanks in advance. Regards, Sohail
    Posted to Localization (Forum) by rmsohaila on 12-31-2008, 12:00 AM
    Filed under: globalization, images, localization, multilanguage, multilingual, multilingual flash objects, multilingual images
  • How to develope multi-Langual web application in asp.net 2.0

    I have been given a task to develope a multi-Langual web application in asp.net 2.0 , So guies plz guide me how can I achieve this. I just gone through some of tutorial where i face problem of creating resource file. So plz write me little more abt how to create resouce file if it is needed in such task...
    Posted to Localization (Forum) by manpreetsingh.MCA on 12-23-2008, 12:00 AM
    Filed under: resources, globalization, localization
  • ErroR Globalization and Ajax

    1 Error de compilación 2 Descripción: Error durante la compilación de un recurso requerido para dar servicio a esta solicitud. Revise los detalles de error específicos siguientes y modifique el código fuente en consecuencia. 3 4 Mensaje de error del compilador: BC30561: 'Globalization' es ambiguo...
    Posted to Localization (Forum) by error404 on 12-19-2008, 12:00 AM
    Filed under: ajax, globalization
  • 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
  • Problems using custom resource provider

    I have a very simple custom resource provider implementation , which looks like this: Public Class XXCustomResourceProviderFactory Inherits ResourceProviderFactory Public Overrides Function CreateGlobalResourceProvider Return New XXCustomResourceProvider(Nothing, classKey) End function CreateLocalResourceProvider...
    Posted to Localization (Forum) by bigtower on 10-23-2008, 12:00 AM
    Filed under: App_GlobalResources, App_LocalResources, App_LocalResources App_GlobalResources, GetLocalResourceObject, globalization, localization, local resource asp:Localize culture, globalisation
  • 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
  • Generate javascript from App_GlobalResources for localization support

    Has anyone tried to generate javascript from resource-files? Example: You have a App_GlobalResources with a GlobalStrings.resx. In this xml file there are several localized strings, like New, Save, Delete Imagine you could from javascript write var deletebuttontext = Resources.GlobalStrings.Delete; Anyone...
    Posted to ASP.NET MVC (Forum) by skaue on 10-10-2008, 12:00 AM
    Filed under: Globalization, javascript
Page 1 of 11 (109 items) 1 2 3 4 5 Next > ... Last »