Description of Using Server.MapPath :
This tutorial comes with detailed explanation about physical and virtual paths and the author shows you the easier ways to implement the Server.MapPath function for various purposes like translating a virtual path into a physical path, obtaining directory of physical path etc., using server variables collections along with Server.MapPath function. Several sample code snippets explains how to execute this function.