What\'s the best way to unit test an application accessing the ActiveDirectory and/or mock the dependencies to the AD?
All the required types such as DirectorySear
DirectorySear
Is there no other possibility to use a leightweight directory server (ldap) like java developers do with Apache DS (http://directory.apache.org) in .NET?!
This would be a nice alternative.