Localization Like the Pros—Resources
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:Articles |
| C# Articles |
| © 2004 Wiley Publishing, Inc. |
Resources
Resources such as pictures or string tables can be put into resource files or satellite assemblies. Such resources can be very helpful when localizing applications, and .NET has built-in support to search for localized resources.
Before we show you how to use resources to localize applications, we discuss how resources can be created and read without looking at language aspects.
|

