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 CultureInfo
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sardar Mudassar Ali Khan (1)
Praveen Kumar (1)
Mostafa Belal (1)
Anand Thakur (1)
Hemant Srivastava (1)
C# Curator (1)
Brijraj Singh (1)
Related resources for CultureInfo
No resource found
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
Changes To Base Class Library With .NET Framework 4.6
1/14/2021 12:44:42 PM.
In this article we will learn about the changes in the Base Class Libraries.
System Date Time Check Format
9/14/2018 1:42:21 AM.
This program executes the system date time format. Is it in dd/mmm/yyyy or other format and the which cultuerInfo is the system running on.
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.
Converting a Number in Currency Format For Different Cultures
10/9/2013 2:28:18 PM.
In this article we will learn how we can display a number in its currency format with respect to a country.
Conversion Classes & CultureInfo Class in C#
2/3/2010 10:46:16 PM.
In this article I will explain you about the Conversion Classes & CultureInfo Class in C#.
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.