Some useful properties,classes and methods which we require mostly during development in .net
1: System.Web.HttpContext.Current.Request.ApplicationPath
System.Web.HttpContext.Current.Request.ApplicationPath gives you the applications current running path.
This list will be ever increasing as soon as i found some useful content i will publish it once again.
If you also want to share some common,useful and often ignored things in .net you can comment in there i will surely include them in the list.


