Server.MapPath
path= Server.MapPath(virtualpath)
Useful for producing a full path to a database file, XML config file, etc. with a relative (or absolute) virtual path.