| • | Globalization issues in ASP and ASP.NET
Before ASP.NET, there was no structured support for the development of applications for global users. During the early development of ASP, developers found only scattered support for globalization in operating systems, browsers, ASPs and back-end systems. However, they seldom observed any automatic connectivity across these applications. Fortunately, developers did understand concepts such as character sets, code pages, browser languages, and fonts which we could leverage for the development of applications for global users. This document goes into a series of concepts that relate to a variety of those issues. |