Posted on: 8/2/2015 12:42:09 PM | Views : 792

Hi,
First of all I want to apologize for asking a question I could implement myself and find the answer to but my primary computer is now a netbook. 
The question is what happens when I have one or two HttpModules in place that implement a method I've already implemented in the Global.asax? Which one/ones run? All of them? One of them? Does the global.asax run at all one an HttpModule is implemented?

Go to the complete details ...