Adding Resources

Resources are containers for groups of settings or other configuration elements available in the Settings and Constraints Editor. Examples of settings resources include resources that correspond to different sections in the Web.config configuration file for ASP.NET applications. Examples of other types of resources include resources that list file and directory information. The topics in this section explain how to add resources and list which types of resources are available for ASP.NET applications.

In This Section

  • How to: Add Resources
    Describes how to add resources through the settings hierarchy of the Settings and Constraints Editor. All resources are not displayed by default in the Settings and Constraints Editor and need to be added before you can edit the settings or other configuration data they contain.

  • Web Application Resources
    Provides a rough guide to the resources available for ASP.NET applications.

See Also

Other Resources

Importing Settings