Active Directory Searching
C#
1
Posts
1
Posters
0
Views
1
Watching
-
As I am new to C# programming in general i am finding it very difficult to accomplish the following. I have simple widow’s forms program with a text box, button and a list box. I need to be able to enter in a group name into the txt box and have all the users of the group be returned into the list box. I have been going nuts trying to understand Windows Directory Services etc. Any help would greatly be appreciated. Peter