Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how would i query AD for all user's in a group (note i have 2400 users in the group i want to quesy) in Csharp
Use System.DirectoryServices If you do a google search on this, there are some good examples.