Does any one know where Microsoft.Practices.ServiceLocation comes from? This is a namespace and a dll used in MS EnterpriseLibrary. Admittedly it\'s a very simple d
Microsoft.Practices.ServiceLocation
Its a part of Enterprise Library : http://msdn.microsoft.com/en-us/library/ff664629(PandP.50).aspx.
Download it, together with documentation, from http://entlib.codeplex.com/.