Anybody program Active Directory with C#/C++?

Mar 19 2007 9:40 PM
I need to automate some Active Directory tasks using C# or C++, there is a book that covers C++ and Active Directory programming, but what about C#?

I specifically need to verify permissions for a bunch of user names in a database table against the Active Directory.

Jon