Does the order of httpmodule execution match their order in the web.config or is it undefinied?
            Asked
            
        
        
            Active
            
        
            Viewed 841 times
        
    1 Answers
1
            they seem to be fired in the order that they are in the web.config but if possible try not to depend on having a particular order as this can introduce problems to your app because of dependencies
 
    
    
        stack72
        
- 8,198
- 1
- 31
- 35
