what is the difference among adding routes to a


What is the difference among adding routes, to a webforms application and to an mvc application?

Ans) To add routes to a webforms application, we use MapPageRoute() process of the RouteCollection class, where as to add routes to an MVC application we use MapRoute() process. 

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: what is the difference among adding routes to a
Reference No:- TGS0222247

Expected delivery within 24 Hours