Browse by Tags

Related Posts

  • How to share resource files between window-based and web-based project

    Hello professionals, I have a question about sharing resources between projects. Currently, I have a C# solution with three projects. One is window based named “MyClient”. Second it web based named “MyWeb” and the last one is window based project named “MyCommon” that used to share functions and configurations...
    Posted to Localization (Forum) by Albert877 on 01-07-2009, 12:00 AM
    Filed under: .resx, ASP.NET, localization
  • Unit Testing and localization: Could not load file or assembly 'App_GlobalResources'

    I recently added an App_GlobalResources folder to an MVC web application. In one of the controllers I access a file in this folder called Strings.resx using the syntax: Resources.Strings.Foo , where Foo is an entry in this resource file. The site runs without any problems but when I start the MbUnit...
    Posted to ASP.NET MVC (Forum) by unconscious on 05-27-2008, 12:00 AM
    Filed under: App_GlobalResources, localisation, localization, MbUnit, MVC.net, asp.net, Unit Test
  • Multilanguage Site with XML resx

    Hello ! I'm trying to develop a website multilanguage enabled. It works but when I publish the site, .resx files are compiled in assemblies. So I cannot modify ressources after publishing. Is it possible to publish resx files whithout compile them in XML ? Guillaume
    Posted to Localization (Forum) by Billlegrand on 01-10-2008, 12:00 AM
    Filed under: resource, Resource files, resources, Visual Studio 2005, .resx, App_LocalResources, ASP.NET, Compilation, localization, localization master, localization page layout, Localization seo, multilingual, LocalResources, multilanguage UseInterface, VS2005, ASP.net 2.0, localization master subfolder, web.config
  • 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
  • How to do a script which checks browser most prefered language?

    How to do a script which checks browser most prefered language? Request.ServerVariables[" HTTP_ACCEPT_LANGUAGE"] returns all languages. I cannot use it because everyone can changed second or third language and script does not work in the same way. However System.Globalization. CultureInfo ...
    Posted to Localization (Forum) by szmitek on 11-01-2007, 12:00 AM
    Filed under: ASP.NET, ASP.net 2.0, Culture, language, localization
  • Employee Attendance Application

    Hai to all I'm new to asp.net. I'm creating Employee Attendance Details application in Asp.Net with C#, which is a Windows application. I have searched in internet regarding this application. But I'm unable to found it. If any one knows this application, please provide me the link. Thanks...
    Posted to Free For All (Forum) by sureshkumar.veesam on 10-24-2007, 12:00 AM
    Filed under: 3rd Party controls for asp.net, ASP.NET, Asp.Net 2.0, asp.net 2.0 asp.net, asp.net 2.0 Template Field, Data Grid, database, DataGrid, Datalist control, dataset, folder, FormView, Interview Questions, javascrip, javascript code behind, Localization, Login Control, LoginView, Master page, Membership, Menu, menu control, MultiLanguage, Asp.NET2.0, grid view, GridView, ASP.NET Sites, .NET Framework 3.0, Asp.Net 1.1
  • Re: localization for <%Password%> and <%Username%>

    The solution turned out to be rather simple and not so obvious. When you save the e-mail template file, make sure you save the file with UTF8 encoding (or other encoding). In Visual Studio, File->Advanced Save Options... and select the desired encoding. Then, there is no need to set the encoding programatically...
    Posted to Localization (Forum) by gclapp on 09-28-2007, 12:00 AM
    Filed under: encoding, UICulture Language Control Controls ASPNET, utf-8, Visual Studio 2005, ASP.NET, ASP.net 2.0, Culture, How To, Kanji Email Subject encoding, localization, Culture UICulture, External file, VS2005
  • 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
  • timezone & daylight time ASP.NET 1.1

    question: how to show datetime based on user selection. if user selects JAPAN, CST,EST,PST,KOREA whichever country while login, i need to show datetime in that country timezone eventhough server is EST (eastern standard time). Please include daylight saving time. REMEMBER: user system timezone remains...
    Posted to Localization (Forum) by arnet on 08-07-2007, 12:00 AM
    Filed under: encoding, UICulture Language Control Controls ASPNET, ASP.NET, Culture, Culture Neutral vs. Culture Specific, Culture UICulture, CultureInfo, localization, localization page layout
Page 1 of 2 (15 items) 1 2 Next >