Searching Active Directory with .NET (Visual Studio 2005)
(1)
Federal Developer Evangelist, Robert Shelton, takes you through a 12 minute walkthrough/demonstration of how to search Active Directory for users, groups, and other AD Objects.
This demonstration is using the DirectoryServices namespace of the .NET framework. The…