Active Directory Programming for Developers
Active Directory Programming for Developers – Slide Deck
Active Directory Programming for Developers – Code
Learn how to use .NET to program against Active Directory.
Active Directory is the employee information store for businesses large and small. However very few developers understand Active Directory well enough to leverage its capabilities. You have spent hundreds of hours learning SQL, now it’s time to spend an hour learning how to use Active Directory.
Use .NET to connect to any LDAP server (including Active Directory) and manage users, groups, and OU’s. Authenticate your users with their existing accounts already in Active Directory. Learn CRUD operations in LDAP, learn how to quickly find the objects you need, and learn how to do it right.