I am try to learn how to connect to active directory for login to my website, this tutorial give me some information
http://www.15seconds.com/issue/060525.htm
But when I type this C# code :
Using System.DirectoryServices
There never a package named DirectoryServices under system. I am using Dot Net 2.0, do this "directory services" package have been moved to other package?