Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Dot Net Technologies Interviews:.Net Architecture.Net Database.Net Deployment.NET web servicesADO.NETADO.NET 2.0ASP ProgrammingASP.NetASP.NET 2.0ASP.NET CachingASP.Net MVCBizTalkC# (Sharp) Programming LanguageCOM+Crystal ReportsDataGrid (Grid view)Dot NetDot Net AssemblyDot Net Code SecurityDot NET crystal reportsDot Net FrameworkDot Net RemotingDot Net WindowsFormsEntity FrameworkMicrosoft .Net MobileMicrosoft BasicsMicrosoft.NETMicrosoft.NET 2.0Mixed MicrosoftMono FrameworkMOSSMSFMTSReporting ServicesSenior .Net DeveloperVB .NetVB .Net DeveloperVB.NET FrameworkWCF (Windows Communication Foundation)WCF Data ServicesWeb Forms
Copyright © 2018. All Rights Reserved
ASP.Net MVC Interview Question:
Explain the procedure to handle the process request using MHPM events fired?
Submitted by: AdministratorThe procedure to handle the process request using MHPM events fired is as follows:
-After the creation of HttpApplication the request is handled using three different sections namely HttpModule, Page, and HttpHandler.
-Invoking of different events take place this is according to the customize logic that is defined by the developer.
-HttpModule and HttpHandlers are used to inject the custom logic before and after the page are being processed. HttpHandlers are used to handle the extension based requests.
-HttpHandlers are the main part of the ASPX and it handles the logic that is being given in the processor.
Submitted by: Administrator
-After the creation of HttpApplication the request is handled using three different sections namely HttpModule, Page, and HttpHandler.
-Invoking of different events take place this is according to the customize logic that is defined by the developer.
-HttpModule and HttpHandlers are used to inject the custom logic before and after the page are being processed. HttpHandlers are used to handle the extension based requests.
-HttpHandlers are the main part of the ASPX and it handles the logic that is being given in the processor.
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.