static void

ASP

Config inheritance

You can centralise with configuration/location/@path="page.aspx" (or child directory).

@allowOverride="false" on any setting

section/@allowDefinition="MachineOnly" (machine.config), or "MachineToApplication" (+ main web.config)

How To

Long running processes

Three ways (the first 2 run in IIS and could be easily recycled...)

Upgrading ASP 2.0 to 3.5