Multiple choice technology

Application Pool are Settings saved in which format ?

  1. MDB

  2. HTML

  3. XML

  4. TXT

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

IIS 7.0 application pool settings are stored in XML format in the applicationHost.config file located at %windir%\system32\inetsrv\config. This XML-based configuration replaces the IIS 6.0 metabase and provides better human readability and easier programmatic manipulation.