Most voted "globalization" questions
Globalization involves designing and developing a world-ready application that supports localized interfaces and regional data for users in multiple cultures.
Learn more…7 questions
Sort by count of
-
6
votes3
answers905
viewsProblems with Double formatting
I have a method that gets values like string and performs the conversion to other types, my problem is that when converting an information to double It changes its precise value so that it doesn’t…
-
5
votes1
answer696
viewsHow to set up languages in Asp.net Core
I’m setting up the AddLocalization So the problem is that Resources are in a separate class library of the project and I don’t know how to set up. services.AddLocalization(options =>…
-
2
votes1
answer2708
viewsHow to configure ASP.NET MVC validation to accept en-BR dates?
I can’t get the date formatting right in my forms. I tried several cases, all using the same view: @Html.EditorFor(model => model.Data, new { htmlAttributes = new { @class = "form-control" } })…
-
2
votes1
answer895
viewsView passing date to Model in wrong format
I’m using Bootstrap-Datapicker as date field in my form and globalizing with moment-with-locales. The configuration I used is as follows:: $('.datetimepicker').datetimepicker({ locale: 'pt-br',…
-
1
votes4
answers1566
viewsASP.NET MVC input number
I’m trying to use a input with type=number, but in Chrome is giving that the value informed should be a number. The problem is the state model that is returning invalid, because when giving the…
-
0
votes1
answer33
viewsIs it possible to put the translation files in folders to get more organized?
I would like to put the translation files organized by folders in this way Everything in the root of the folder Resources works but moves into that other folder stops working as I can configure so…
-
-1
votes1
answer32
viewsComponentization of fabrics
I have a web project in .NET Framework 4.6.1 and with Angularjs 1.2.29. Currently it perfectly serves our customers in Brazil. The point is that the product has evolved, and now we are going to…
asp.net-mvc angularjs razor internationalization globalizationasked 3 years, 10 months ago Jedaias Rodrigues 6,718