TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Globalization
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mark Pelf (2)
Saineshwar Bageri (2)
Satyaprakash Samantaray (2)
Shivprasad (2)
Sanjay Kumar (1)
Sandeep Mishra (1)
Ahmad Mozaffar (1)
Rajeesh Menoth (1)
David Mccarter (1)
Ramprakash Duraisamy (1)
Sardar Mudassar Ali Khan (1)
Ankush Agnihotri (1)
Varun Setia (1)
Deepak Dwij (1)
Sourabh Mishra (1)
Andranik Harutyunyan (1)
Abhimanyu K Vatsa (1)
Vithal Wadje (1)
Shivam Tiwari (1)
Mehak Jain (1)
Anand Thakur (1)
Pradeep Kellangere (1)
Ashish Singhal (1)
Prabhakar Maurya (1)
Munir Shaikh (1)
Moses Soliman (1)
Abebe Assefa (1)
Santhi Maadhaven (1)
Gred Klevesaat (1)
Mohammad Elsheimy (1)
Mukesh Nayak (1)
KondalaRayudu ValaVala (1)
Brijesh Kumar (1)
Vipin Yadav (1)
Ashish Tripathi (1)
Thinathayalan Ganesan (1)
Brijraj Singh (1)
Ramaprasad Upadhyaya (1)
Related resources for Globalization
No resource found
Learn Use of Converters in WPF C#
8/21/2024 3:23:31 AM.
In WPF, IValueConverter and IMultiValueConverter are used to transform data for UI binding. IValueConverter converts single values (e.g., boolean to visibility), while IMultiValueConverter handles mul
Global Reach with Localization of Microsoft Copilot
7/3/2024 11:04:07 AM.
Discover its impact on multilingual AI adoption, enhancing user experience across diverse languages and cultures. Learn about Microsoft's approach to internationalization and the seamless integrat
Localize Your Blazor Applications and Build UIs to Support Multiple Langauges Without JS
6/7/2024 10:36:26 AM.
In this article, learn how to develop Blazor applications that support more than 69 languages with a Nuget package and online translator tool for your content.
Translate Text Into Multiple Languages Using Translator Text API With ASP.NET Core And C#
6/6/2024 11:44:54 AM.
In this article, we are going to learn how to translate text into multiple languages using one of the important Cognitive Services APIs called Microsoft Translate Text API ( One of the APIs in Languag
Comparing Strings with Globalization and Performance in .NET
4/15/2024 11:44:26 AM.
Efficiently compare strings in .NET considering globalization for culture-aware operations. Optimize performance by selecting appropriate StringComparison and CultureInfo options, ensuring accurate an
ASP.NET 8 – Multilingual Application with single Resx file - Part 4 - Resource Manager
4/2/2024 10:26:25 AM.
ASP.NET 8's Part 4 tutorial explores building multilingual applications using a single Resx file and Resource Manager. This feature facilitates easy localization and globalization, enabling develo
ASP.NET 8 - Multilingual Application with Single Resx File
3/27/2024 8:37:08 AM.
Discover how to create a multilingual web application in ASP.NET 8 using a single Resx file. This tutorial explores efficient localization techniques, enabling your site to support multiple languages
How to Use Multilingual Language in Canvas PowerApps
3/20/2024 12:03:27 PM.
Discover how to implement multilingual language support in Canvas PowerApps effortlessly. Utilize language resource files and dynamic text switching for seamless localization. Enhance user experience
Multilingual Support in ASP.NET Core Web API: Localization & Globalization Example
9/4/2023 5:07:18 AM.
Implementing localization and globalization in an ASP.NET Core Web API involves configuring the application to support multiple languages and cultures, and then using resource files to provide transla
Globalization And Localization In .NET Core
1/17/2023 11:28:50 AM.
In this article, you will learn about Globalization and localization (Multilingual Applications) in ASP.NET Core.
Implement Globalization And Localization In .NET 6 And Blazor WebAssemly App
5/30/2022 2:25:25 PM.
In this article, you will learn how to implement Globalization and Localization in .NET 6 and Blazor WebAssemly App.
Globalization and Localization in C#
2/23/2022 9:38:26 AM.
This article describes the globalization and localization concepts in C#.
Globalisation in ASP.Net
5/26/2021 6:12:13 AM.
This article shows how to implement globalization in ASP.NET.
SQLite Localization In Blazor Server
3/3/2021 2:16:17 PM.
In this article, you will learn about SQLite Localization in Blazor Server.
Globalization and Localization of Model Validation Messages in MVC
2/11/2021 10:48:25 AM.
In this quick post you will learn how to globalize and localize the model validation messages in MVC Applications. At the end of this article, you will also learn how to display the localized message
Display Country List Without Database in ASP.Net C#
2/1/2021 8:33:14 AM.
In this article you will learn how to display a country list without a database using the Globalization Class.
What is Globalization and Localization in ASP.Net
1/28/2021 12:07:53 PM.
In this article you will learn what Globalization and Localization in ASP.NET are.
Bilingual with .Net Core MVC or Globalization And Localization In ASP.NET Core MVC 3.1
1/15/2021 7:19:39 AM.
This article is about globalization and localization in ASP.NET Core MVC 3.1 and the hierarchy of the resource file and folder in the project.
Building a Multilingual Web Application Using .NET - Part Two
5/18/2020 8:13:48 PM.
This article shows a step-by-step process to create a multilingual website with validation using ASP.NET MVC. Multilingual means that we can implement the website in multiple languages.
Building 🏗️ Multilingual Web Application Using .NET - Part One
5/11/2020 8:36:39 AM.
This article explains the basic understanding of developing multilingual applications Using three steps these are globalization, localizability review and localization.
Architecture FAQ for Localization and Globalization: Part II
12/26/2018 12:06:44 AM.
This article is Part 2 of Localization and Globalization in this we will go through a series of FAQ which will give you a quick start on making application multi-language based.
Implement Globalization Using AngularJS
9/30/2015 11:40:58 PM.
In this article you will learn how to implement Globalisation using AngularJS.
Globalization and Localization in ASP.Net MVC 4
2/20/2015 1:39:20 AM.
In this article, I will show you how to globalize and localize your application in MVC 4.
Architecture FAQ for Localization and Globalization: Part I
9/15/2014 5:13:05 AM.
In this article we will go through a series of FAQ which will give you a quick start on making application multi-language based.
Globalization and Localization in .NET
5/2/2014 1:20:01 PM.
Localization is a technique to implement local and culture-oriented applications. This articles explains usage of System.Globalization to implement localization support in .NET applications.
Multilingual Applications in .NET - Part I
1/20/2014 11:38:15 PM.
This article provides a basic understanding of various methods of developing multilingual applications in .NET.
How to Insert a Date Into DateTime Column Using ADO.NET & C#
1/16/2014 12:39:24 PM.
In this article, we will show how to insert a date into a date column using ADO.NET and C#.
Localization and Globalization in Windows Store Apps
4/15/2013 2:41:49 PM.
In this article we explain how to use Localization and Globalization in Windows Store apps.
Arabization: Localization/Globalization in ASP.Net 2.0
10/13/2012 4:05:25 AM.
In order to reach global market for any successful product, it is necessary that product supports maximum regional languages. To have support different languages, it is required that while developing product, the concept of localization / globalization utilized.
How to Build Multi-Language Web Sites with ASP.NET 2.0 and VS.Net 2005
10/4/2012 10:27:26 AM.
In this article, we will explore the necessary details for working with resources in ASP.NET applications and for creating international ASP.NET applications based on embedded resources and the integrated localization support.
The NeFs Application Demo Part 2: Designing Application Oriented Server Controls
9/30/2012 2:38:31 AM.
This article is part II of a three part demo application dubbed Net-Worked Financial System written in C# and .NET framework.
Globalization Using ASP.NET
5/20/2012 4:18:18 AM.
In this article we see how to cater different contents based on the culture using Globalization in ASP.NET.
Globalized Property Grid
5/15/2012 4:12:42 PM.
The property grid is a nice control to display properties and values. You create an instance of your class and assign it to the property grid. By using reflection a property grid extracts the properties of the class and displays its values.
Creating/Extending a Culture
5/13/2012 6:18:06 AM.
In this article you will learn how to create/extend a culture in .NET.
Globalization And Localizationin Silverlight
1/25/2012 4:58:28 PM.
We always want our application to be language dependent. When I say language dependent, definitely we want our application to support multiple languages.
GlobalizationResource in ASP.NET
11/7/2011 10:27:10 PM.
It is that part of .NNET that deals with Multi Lingual applications i.e the web application which can generate content in different languages.
Globalization in ASP.NET
3/24/2011 2:51:43 AM.
Asp.Net Web Application Globalization and Localization with help of Resource files and Custom XML files
9/7/2010 8:09:45 AM.
In this article we will know how to devlope that type of web application. Let us see in this article how to cater different contents based on the culture using Globalization in ASP.NET.
AccountPlus
10/14/2009 8:31:06 AM.
AccountPlus is an application which can be used for shared account/expense management with proper reporting and general analytics.
Generate XML based Resource Files on the fly in ASP.NET 1.x applications
9/11/2007 3:17:12 AM.
If internationalization was not part of your application’s initial development cycle, but required to extend it globally at a later point of time, then creating resource files from all the UI elements is a very tedious & manual process in ASP.NET 1.x. The framework presented in this article saves a developer from manually updating the resources and keeps the resx files in sync with the webforms and user-controls by automatically generating the resx files.
Globalization and Localization in .NET: Part I
2/13/2006 2:28:41 AM.
In this first part of this two parts series, we will get started with globalization and localization in .NET.
Globalization in .NET
2/2/2006 6:37:48 AM.
Now a day it is very difficult to think about building any application without globalization. If we are building an internet application, then it is very much required that our application supports all the languages with respect to the customer's locality.