Hits Today: 2 Total: 5462 | Updated: 11/22/2003 | |
 | This article provides background information on globalization, explains the deployment architecture of .NET resources, and discusses the specific challenges of ASP.NET globalization and how to architect your applications. Author: Michele Leroux Bustamante Code: ASP.NET v1.1 & C# |
Hits Today: 4 Total: 637 | Updated: 1/29/2007 | |
 | These classes are useful for writing globalized (internationalized) applications. We will show you a simple sample about how to write a globalized calendar in ASP.NET 2.0 and VB.NET. Author: AspNet Tutorials Code: ASP.NET v2.0 & VB |
Hits Today: 2 Total: 529 | Updated: 1/30/2007 | |
 | These classes are useful for writing globalized
(internationalized) applications. We will show you a simple
sample about how to write a globalized calendar in ASP.NET
2.0 and C#.
Author: AspNet Tutorials Code: ASP.NET v2.0 & C# | |  | |
Hits Today: 2 Total: 2023 | Updated: 8/21/2002 | |
 | Start working with the System.Globalization namespace and tailoring your pages to different cultures by retrieving the current date in Japanese with this quick code example.
Author: SuperDOtNet Webmaster Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 2698 | Updated: 10/28/2003 | |
 | Mostly we want to change output results of our applications to another culture setting. In this code sniplet we will format current date time for our culture settings. Author: Dotnetindex.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 3044 | Updated: 6/23/2003 | |
 | This step-by-step article describes how to change the current culture and current UI culture in an ASP.NET application. Author: microsoft.com Code: ASP.NET v1.0 & C# |
Hits Today: 2 Total: 4188 | Updated: 10/15/2003 | |
 | Wouldn't it be more elegant if you can load resources dynamically based on current culture of your application? That is what Satellite Assemblies do. Rest of this article is going to show you how to use Satellite Assemblies to achieve this.
Author: Bipin Joshi Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 214 | Updated: 10/3/2007 | |
 | Sometimes, web applications must be designed to accommodate users from various cultures.
This tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions. Author: Richard Bean Code: ASP.NET v2.0 & C# |
|