Edit C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETWebAdminFiles\App_LocalResources\WebAdminHelp_Internals.aspx.resx
<?xml version="1.0" encoding="utf-8"?> <root> <resheader name="resmimetype"> <value>text/microsoft-resx</value> </resheader> <resheader name="version"> <value>1.3</value> </resheader> <resheader name="reader"> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <data name="Title00" type="System.String"> <value>Web Site Administration Tool Internals Tab</value> </data> <data name="WebSiteAdministrationToolInternals01" type="System.String"> <value>Web Site Administration Tool Internals</value> </data> <data name="WebSiteAdministrationToolInternals02" type="System.String"> <value>Describes the internal workings of the Web Site Administration Tool.</value> </data> <data name="Introduction01" type="System.String"> <value>Introduction</value> </data> <data name="Introduction02" type="System.String"> <value>The Web Site Administration Tool provides a Web interface for managing the configuration settings of an individual Web site. Configuration settings are stored in Web.config files, which are located in the root folder of a Web site. The Web Site Administration Tool modifies the Web.config file when changes are made to the default configuration. If no Web.config file exists, and changes are made in the Web Site Administration Tool, a new configuration file is created.</value> </data> <data name="Introduction03" type="System.String"> <value>Besides the creation and manipulation of Web.config files, the Web Site Administration Tool also configures site provider databases that support certain features.</value> </data> <data name="Introduction04" type="System.String"> <value>When you use the Web Site Administration Tool for the first time, it creates a default Web.config file for the application to configure. The Web Site Administration Tool also creates the default site database provider, which is a local database in the App_Data folder for the Web site.</value> </data> <data name=".NETConfiguration01" type="System.String"> <value>.NET Configuration</value> </data> <data name=".NETConfiguration02" type="System.String"> <value>Configuration settings for the Microsoft .NET Framework-based applications are stored in XML formatted .config files, which are located in the same folder as the application. </value> </data> <data name=".NETConfiguration03" type="System.String"> <value>The root element of a configuration file is the <span class=LanguageKeyword>configuration</span> element. The <span class=LanguageKeyword>configuration</span> element contains individual elements that store settings for various purposes. For example, if you create application settings, the settings are stored in the <span class=LanguageKeyword>appSettings</span> element, which is a child of the <span class=LanguageKeyword>configuration</span> element.</value> </data> <data name=".NETConfiguration04" type="System.String"> <value>Configuration files exist within a hierarchy. The configuration settings for an individual Web site are inherited from configuration files that exist above it within the hierarchy. The root of the configuration system hierarchy is the machine.config file, which stores configuration settings that apply to the whole system and to all applications that are running on the system. You cannot change settings in the machine.config file that uses the Web Site Administration Tool; only the Web server administrator can change those settings.</value> </data> <data name=".NETConfiguration05" type="System.String"> <value>The root folder of the Web server (for example, \inetpub\wwwroot) might contain a Web.config file that has settings that apply to all Web sites that are running on that server. At the application level, another Web.config file might exist that defines settings for that application. Other Web.config files also might exist in subdirectories of your application that specify settings that apply to the resources that are contained within those subdirectories.</value> </data> <data name=".NETConfiguration06" type="System.String"> <value>When you use the Web Site Administration Tool, you manage the settings in a Web.config file for a single application and its subdirectories. The Web Site Administration Tool displays settings that are inherited from configuration files that are higher in the hierarchy, if applicable. If an inherited setting has been defined in such a way that the setting cannot be overridden, the Web Site Administration Tool displays the setting as a dimmed option.</value> </data> <data name="ConfigurationAPI01" type="System.String"> <value>Configuration API</value> </data> <data name="ConfigurationAPI02" type="System.String"> <value>The Web Site Administration Tool is an ASP.NET version 2.0 Web site written in C#, which uses the System.Configuration namespace extensively. For more information, see ASP.NET Configuration API.</value> </data> <data name="ConfigurationFileStructure01" type="System.String"> <value>Configuration File Structure</value> </data> <data name="ConfigurationFileStructure02" type="System.String"> <value>For detailed information about how the Web Site Administration Tool modifies the contents of configuration for a specific feature area, see ASP.NET Configuration.</value> </data> <data name="SeeAlso01" type="System.String"> <value>See Also</value> </data> <data name="SeeAlso02" type="System.String"> <value>Web Site Administration Tool Overview</value> </data> <data name="SeeAlso03" type="System.String"> <value>Web Site Administration Tool Security Tab</value> </data> <data name="SeeAlso04" type="System.String"> <value>Web Site Administration Tool Application Tab</value> </data> <data name="SeeAlso05" type="System.String"> <value>Web Site Administration Tool Provider Tab</value> </data> </root>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de