I want to write a little helper method which returns the base URL of the site. This is what I came up with:
public static string GetSiteUrl() { string ur
This is a much more fool proof method.
VirtualPathUtility.ToAbsolute("~/");