 | PathHelper - Convert File and Folder Paths and URLs in an ASP.NET Application By steve on February 13, 2007. | Updated on January 22, 2012. | 22,507 views, 16 today. | 2 pages.Managing all the various types of paths in ASP.NET can be a chore. You have URLs, virtual paths, absolute paths, relative paths and application paths. This article helps you make sense of all of these while managing conversions and getting the type of path you need when you need it. |