You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
http modules
About this tag
The http modules tag on WindowsForum.com covers discussions about HTTP modules in the context of ASP.NET MVC development. Content includes topics like MVC Turbine, a plugin that auto-wires controllers, binders, view engines, and http modules to simplify application architecture. These modules are used to handle requests and responses in ASP.NET applications, often with inversion of control patterns. The tag is relevant for developers working with ASP.NET MVC who want to streamline configuration and focus on application logic rather than infrastructure.
In this episode, Link Removed, ASP.NET Insider and MVP, joins Link Removed to talk about MVC Turbine. MVC Turbine is a plugin for ASP.NET MVC that has Inversion of Control baked in, along with auto-wires controllers, binders, view engines, http modules, and more, all from within your...