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]
Saineshwar Bageri (2)
Shivprasad (2)
Ramaprasad Upadhyaya (2)
Mehak Jain (1)
Vithal Wadje (1)
Anand Thakur (1)
Sourabh Mishra (1)
Pradeep Kellangere (1)
Ashish Singhal (1)
Abhimanyu K Vatsa (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)
Deepak Dwij (1)
KondalaRayudu ValaVala (1)
Brijesh Kumar (1)
Vipin Yadav (1)
Ashish Tripathi (1)
Thinathayalan Ganesan (1)
Brijraj Singh (1)
Related resources for Globalization
No resource found
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.
Display Country List Without Database in ASP.Net C#
9/22/2014 1:54:49 PM.
In this article you will learn how to display a country list without a database using the Globalization Class.
Architecture FAQ for Localization and Globalization: Part II
9/15/2014 5:13:26 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.
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.
Globalisation in ASP.Net
2/9/2014 2:03:49 PM.
This article shows how to implement globalization in ASP.NET.
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#.
What is Globalization and Localization in ASP.Net
12/4/2013 2:04:18 PM.
In this article you will learn what Globalization and Localization in ASP.NET are.
Globalization and Localization of Model Validation Messages in MVC
7/15/2013 1:18:05 PM.
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 (greeting) on the page.
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.
Globalization and Localization in C#
11/9/2011 9:21:36 PM.
This article describes the globalization and localization concepts in C#.
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.
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.
- Ebook
Pro SharePoint Solution Development: Combining .NET, SharePoint and Office 2007
This book is unique because it starts with challenges that end users deal with every ...
Download