What is a global resource file?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a global resource file?
Rating:
A global resource file is an XML file with a .resx extension. It has a global scope and can be read from any page in a Web site. This file should be located in the App_GlobalResources folder at the root of a Web application. Therefore, a single global resource file can be accessed from multiple Web pages in a Web site.
Rating:
Was this information helpful?
Other articles
- What is the WebPartZone control?
- What are the different sections to create an ASP.NET Web page?
- What is the LoginName control?
- What is a solution in Visual Studio .NET?
- What is a local HTTP-based Web site?