BeaverTail is a graphical Active Directory browser tool written in C#. BeaverTail is written and maintained by Marc Scheuner, a fellow Microsoft MVP, so this represents yet another shameless plug. We mention BeaverTail not so much because it is better than the previously mentioned tools, but because it is written in C#, it is freeware, and the source code is freely available. Even though we would like to believe that we have covered every possible LDAP programming scenario in this book, it is still often helpful to see example code in the context of a full-blown application.
BeaverTail is available as a free download from http://adsi.mvps.org/adsi/CSharp/beavertail.html.
Part I: Fundamentals
Introduction to LDAP and Active Directory
Introduction to .NET Directory Services Programming
Binding and CRUD Operations with DirectoryEntry
Searching with the DirectorySearcher
Advanced LDAP Searches
Reading and Writing LDAP Attributes
Active Directory and ADAM Schema
Security in Directory Services Programming
Introduction to the ActiveDirectory Namespace
Part II: Practical Applications
User Management
Group Management
Authentication
Part III: Appendixes
Appendix A. Three Approaches to COM Interop with ADSI
Appendix B. LDAP Tools for Programmers
Appendix C. Troubleshooting and Help
Index