Browse by Tags

Related Posts

  • Date in textbox being incorrectly formated for the UK (dd/mm/yyyy)

    Hi All, your help is very much appreciated. In this case Google has not been my friend. I am building an MVC application for a UK audience and have a problem where dates entered in a textbox in uk format (dd/mm/yyyy) are being translated to a DateTime field in US format (mm/dd/yyyy) unsuccessfully. For...
    Posted to ASP.NET MVC (Forum) by WooWaaBob on 04-01-2009, 12:00 AM
    Filed under: asp mvc form get, asp net mvc, Asp.Net mvc form error, form parameters, Html.TextBox, internationalization, localization, .net mvc, "ASP.NET MVC 1.0", form, MVC beginner, action, ASP.NET mvc, DateTime
  • App_GlobalResources.compiled file Problem

    I m using Localization for english & spanish version & have two file for it in my App_GlobalResources folder. Now when i build the solution using Web Deployment project,all DLL's gets generated in the bin folder. In the bin folder there r dll's,pdb files & compiled files. I only want...
    Posted to Configuration and Deployment (Forum) by DreamBig on 03-18-2009, 12:00 AM
    Filed under: GlobalResources, Internationalization, Localization
  • I can't get access to all locales?

    Hi all, I've been getting compiler errors when using some locales in an ASP.NET site on my development machine, while everything works fine on other machines. I was trying to make my site support Bosnian (Cyrillic script). According to the page at http://msdn2.microsoft.com/en-us/library/ms172470...
    Posted to Localization (Forum) by pbb on 07-03-2008, 12:00 AM
    Filed under: nepali, romansh, bosnian, CultureInfo, filipino, frisian, i18n, internationalization, irish, locale, localization, multilingual, l10n
  • I can't get access to all locales?

    Hi all, I've made a multilingual website with pulldown menu to switch languages, and everything works allright. Now, mostly as a joke, I wanted to let my site support Bosnian (Cyrillic script) as a nice gesture to a colleague. According to the page at http://msdn2.microsoft.com/en-us/library/ms172470...
    Posted to Web Forms (Forum) by pbb on 03-12-2008, 12:00 AM
    Filed under: nepali, romansh, bosnian, cultureinfo, filipino, frisian, i18n, internationalization, irish, locale, Localization, multilingual, l10n
  • Re: What approach changing language with querystring?

    Looks like a great example. Thanks! I'll give it a try. Oh, and since this is .Net URL rewriting, for everyone's information, I think there's a gotcha that if you want HTML files to get rewritten (or anything other than ASPX), you need to make those file extensions route through the ASP.Net...
    Posted to Localization (Forum) by junglemason on 02-15-2008, 12:00 AM
    Filed under: URL Rewriting, Culture, globalization, language, localization, SEO, internationalization
  • Re: MVC Framework & i18n

    Hey dimi3, I would recommend adding a resx file to your project. I usually call mine Strings.resx . You can add all of your strings to this file and localize them accordingly Strings.es.resx, Strings.de.resx, etc. Then in your web.config add your project namespace to the 'pages' section: 1 <...
    Posted to ASP.NET MVC (Forum) by wcpierce on 12-27-2007, 12:00 AM
    Filed under: i18n, internationalization, localization, l10n, resx
  • Re: What approach changing language with querystring?

    I'm having the same issue, and would love to see a reply. I've decided to go the querystring route as the cookies route excludes some people and search engines, and the url rewriting route would take more time than I have for this round.
    Posted to Localization (Forum) by junglemason on 02-15-2008, 12:00 AM
    Filed under: Culture, globalization, language, localization, SEO, internationalization
Page 1 of 1 (7 items)