M
moid
Sir,
I want to implement FrontContrller but I need to fire page.init and page.load event manually, as u mentioned in this exemaple (MSDN Link Below)..
But i got error : error CS0103: The name 'PageInit' does not exist in the class or namespace 'FrontControllerCSharp.Handler'
how the page.init and page.load event will be triggered here .
I will be very thankfull if u provide example through both IHttpHandler and IHttpModule.
msdn link :
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003OCT.1033/dnaspp/html/dngrfTheASPNETHTTPRuntime.htm
Thanks and Regards,
I want to implement FrontContrller but I need to fire page.init and page.load event manually, as u mentioned in this exemaple (MSDN Link Below)..
But i got error : error CS0103: The name 'PageInit' does not exist in the class or namespace 'FrontControllerCSharp.Handler'
how the page.init and page.load event will be triggered here .
I will be very thankfull if u provide example through both IHttpHandler and IHttpModule.
msdn link :
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003OCT.1033/dnaspp/html/dngrfTheASPNETHTTPRuntime.htm
Thanks and Regards,