Home  |  Contact us    
System.Resources Namespace


System.Resources namespace in .NET Framework Class Library

The System.Resources namespace provides classes and interfaces that allow developers to create, store, and manage various culture-specific resources used in an application.

One of the most important classes of the System.Resources namespace is the ResourceManager class.

The ResourceManager class allows the user to access and control resources stored in the main assembly or in resource satellite assemblies. Use the System.Resources.ResourceManager.GetObject and System.Resources.ResourceManager.GetString methods to retrieve culture-specific objects and strings.


Category: Namespaces in .NET Framework 2.0 Class Library


Ask New Questions
Microsoft.Net Framework
.Net 2.0 Namespaces
.Net Assemblies
OOPS Faqs in C#
ASP.Net Faqs
ASP.Net 2.0 Faqs
Web Services Faqs
ADO.Net Faqs
Database Faqs
OOPS Faqs
IT Project Management