Getting Started in System.DirectoryServices
This guide contains information about how to set up a Visual Studio project for System.DirectoryServices development. It also contains information about basic directory tasks that you can perform with managed code.
The following sections are included in this guide:
- How to: Set Up Your Development Environment for System.DirectoryServices
- Binding to Directory Objects
- Navigating the Directory
- Creating, Deleting, Renaming and Moving Objects
- Directory Object Properties
- Searching the Directory
- Walkthrough: Viewing Local Directory Objects
- Active Directory Domain Services Authentication from ASP .NET
To start coding immediately, see How to: Create a Simple System.DirectoryServices Application.
See Also
Reference
Concepts
Using System.DirectoryServices
Send comments about this topic to Microsoft.
Copyright © 2007 by Microsoft Corporation. All rights reserved.