I want to get the working folder of a WCF application. How can I get it?
If I try
HttpContext.Current.Request.MapPath(HttpContext.Current.Request.Ap
More general, I am using this one
AppDomain.CurrentDomain.BaseDirectory