As you may already know, ASP.NET 4.0 brought along with it a new mechanism to execute methods before the application start event (the Application_Start method): the PreApplicationStartMethodAttribute . This attribute, when applied to an assembly, indicates...
At last! Go get it from here .
Get it while it’s hot from here . Also read the release notes.
Nice whitepaper, available here .
Get it from http://www.codeplex.com/aspnet , including source code and a sample project.