Top "Culture" questions

Culture is the combination of language and peculiarities of geographical location (like en-UK, en-US, de-AT, de-DE, fr-BE)

how to uppercase date and month first letter of ToLongDateString() result in es-mx Culture?

currently i obtain the below result from the following C# line of code when in es-MX Culture Thread.CurrentThread.CurrentCulture = …

c# .net datetime internationalization culture
What is devops?

What is devops? It has something to do with combining dev and ops but I don't get it.

culture
ASP.Net MVC3 Modify culture for date and decimal through or not Visual Studio?

I'm working on an MVC3 application with Razor. I'm having troubles using Dates and doubles on my views. Both my …

c# asp.net-mvc validation culture asp.net-mvc-3
ASP.Net Validating Culture Names

We have a multilingual site that utilizes asp.net 2.0 cultures. The current culture is set through the url rewritten as …

c# .net asp.net culture
Where does the default culture get set in a .NET application

I am writing a WPF app and am having some difficulty with cultures. I'd like to know where .NET applications …

c# .net culture
C#- ToLower() is sometimes removing dot from the letter "I"

We have noticed a weird error when calling ToLower() on certain strings. The input string is: string s = "DocumentInfo"; string …

c# string culture
When should I specify CurrentCulture or InvariantCulture and when should I leave it unspecified?

What is the best practice for specifying CurrentCulture or InvariantCulture and not specifying the culture at all? From what I …

c# globalization culture cultureinfo currentculture
Java equivalent of Invariant Culture

I am converting the following C# code to Java. Is there a Java equivalent to the .NET concept of Invariant …

c# java culture
Pirated software at a company?

I recently had a position at a small web development shop in the US where virtually all software used on …

culture
In C#, how to get the "Country or region" selected under "Region & language" in Windows 10?

I am running Windows 10. When I open "Region & language settings" from the start menu, I can select a "Country …

c# locale culture region country