ASP.NET MVC HttpModule Registration Under IIS Integrated Mode vs. Classic Mode

Posted by: Jeffrey Palermo, on 09 Jun 2009 | View original | Bookmarked: 0 time(s)

Context In many applications, I find the development team needs to have some bit of configuration code run at the very beginning, before any other code.  In a web site on ASP.NET, we have the Global.asax file that has an Application_Start method.  In an ASP.NET MVC app, we register routes and do other things before the first request is served by the application.  One of the common start-up tasks my teams need to do is configuration NHibernate:  setting up the configuration, creating...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: IIS | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1465 | Hits: 66

Similar Posts

  • Visual Studio Add-In vs. Integration Package Part 1 more
  • Convert a Visual Studio 2003 Class Library Project to VS 2005 Web Application Project more
  • Application vs. AppDomain more
  • CS Dev Guide: Forum Moderation more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD