October 2010
Intermediate to advanced
1920 pages
73h 55m
English
If you need to modify the text (or other content) in a page depending on a user’s language, you can take advantage of resource files. Each resource file can contain page text translated into a particular language.
The ASP.NET Framework supports two types of resource files: local and global. In this section, you learn how to use local resources. A local resource is scoped to a particular file such as an ASP.NET page.