Hi,

We're trying to create a program that can search and display LDAP records, update existing records or create new records particulary Users.

I have searched and tried using System.DirectoryServices, DirectoryEntry and DirectorySearcher for search and display. But what do I need to add and edit?

Thanks.