What does MapPath method actually do ?

 Posted by Akiii on 10/8/2012 | Category: ASP.NET Interview questions | Views: 2824 | Points: 40
Answer:

MapPath method resolves virtual paths and physical paths. The paths of the ASP.NET development server are not the same as they are on a server. The MapPath method handles this for us.


Thanks and Regards
Akiii


| Alert Moderator 

Comments or Responses

Login to post response