Content deleted Content added
Line 46:
=== Web Site Administration Tool Application Tab ===
The Application tab is used to specify application settings, configure SMTP settings and enable or disable debugging and tracing apart from other uses<ref name="expert_asp.net" />. The Application tab interacts with the configuration file of the application (web.config) and not with the ASPNETDB database<ref name="dotnet_config">{{Cite web|url=http://www.brainbell.com/tutorials/ASP/.NET_Configuration.html|title=.NET Configuration|accessdate=2008-05-23}}</ref>. Application settings are created as objects and inserted as name-value pairs in the web.config file<ref name="dotnet_config" />.
=== Web Site Administration Tool Provider Tab ===
|