Localization is the process of customizing your application for a given culture or locale. Localization consists primarily of translating the user interface.
Explains how localized resources are stored and accessed in Visual Studio.
Discusses signing satellite assemblies with public-private key pairs.
Introduces the SatelliteContractVersionAttribute class, which determines which satellite assemblies work with an application's main assembly.
Introduces the NeutralResourcesLanguageAttribute class, which specifies the culture of the resources included in an application's main assembly.
Discusses the concepts related to developing software for an international market using Visual Basic or Visual C#.
Provides links to pages about creating Windows applications that support multiple cultures.
Provides links to pages about creating Web applications that support multiple cultures.
Provides information on programming for an international audience, such as design issues and terminology.