Description of Developing multilingual applications in ASP.NET (Part - II) :
The author gives a brief introduction about the resource files. The types of resource files are described along with the explanation about generating "text only" resource files. The main highlight is about building resource files for various locales. This article covers the topics about how to compile these resource files, using this files in two ways, using .resource files in two ways and finally how to read resource from resource files. With an example the author describes every step in detail along with its sample source code.