I need to write some .NET code for listing user and groups. I am planing to use LINQ. I do not have access to the Active directory for testing. I do not have a server and can no
You could try ADAM (Active Directory Application Mode) which will install and run on XP and Vista (not sure about 7). ADAM behaves a little differently than AD, but it may fit your need.