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 being found in 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 3.5 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.
Related posts
Windows Server Core: Installing ADDS Role March 2nd, 2010 Windows Server Core is a great option for your domain...