2 people following this project (follow)

Project Description
The BeaverTail v2 Active Directory Browser allows you to inspect and get to know your Active Directory, and learn something about Active Directory programming at the same time.

The main focus for the v2 release has been to move BeaverTail to .NET 3.5, make use of the new APIs available to AD developers (System.DirectoryServices.ActiveDirectory in .NET 2.0 for all things structural, like forests, domains, application partitions and so forth; System.DirectoryServices.AccountManagement in .NET 3.5 for the principals such as users, computers, groups).

Also, the code base has been cleaned up and organized in a hopefully more logical way, separating as much as possible the UI responsible for showing data from the business logic responsible for fetching and handling that same data.

Last edited Aug 29 2009 at 8:28 AM by mscheuner, version 3