Interviewer And Interviewee Guide

Model View Controller (MVC) Interview Question:

ASP.NET MVC application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

Submitted by: Administrator
1. Web.Config File : ASP.NET routing has to be enabled here.
2. Global.asax File : The Route table is created in the application Start event handler, of the Global.asax file.
Submitted by: Administrator

Read Online Model View Controller (MVC) Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.