What is a 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 resource file?
Rating:
A resource file is an XML file that contains text based on the user's preferred language setting for the Web browser. A separate resource file can be created for each particular language or culture. The resource file is stored with a.resx extension in a Web application directory and is compiled dynamically. The .resx file is compiled into a satellite assembly at runtime.
Rating:
Was this information helpful?
Other articles
- What is the @ Control directive?
- What is a user profile?
- What is a solution in Visual Studio .NET?
- Note for the XmlValidatingReader class
- What is pagination?