Posted on: 8/16/2009 11:28:00 PM | Views : 735

HttpApplication Events, the HttpModules that handle them and in what order:It is a generally held opinion that to depend upon the order of module/event execution is bad practice and produces brittle code.  I agree somewhat with the spirit of the opinion but not at all with the explicit reason.Even ...

Go to the complete details ...