New Features of. net2.0 Management Configuration:
1. provides a wide range of APIs. You can easily write these Apis.ProgramCheck and modify application configurations. You can even use these APIs on a remote computer.
2. provides a variety of editing tools that you can easily edit in IIS and vs IDE.
3. Configure encryption. You can use the encryption section in the configuration file to encrypt sensitive information.
Specific use, can see http://quickstarts.asp.net/QuickStartv20/aspnet/doc/management/default.aspx
The current page is the overview page. If you want to learn more about ASP. NET configuration, refer to: http://quickstarts.asp.net/QuickStartv20/aspnet/doc/management/fileformat.aspx
And http://quickstarts.asp.net/QuickStartv20/aspnet/doc/management/retrieve.aspx
If you want to learn how to use the API to edit the configuration file, see: http://quickstarts.asp.net/QuickStartv20/aspnet/doc/management/mgmtapi.aspx
If you want to view Administrative Tools in ASP. NET, see: http://quickstarts.asp.net/QuickStartv20/aspnet/doc/management/tools.aspx