how to run LDAP sql query in c#


how run ldap sql query in c#


e.g. "insert ou=people,dc=maxcrc,dc=com (objectclass,objectclass,ou,description)  values('top','organizationalunit','people','container user entries');"
  

how run type of query in c# windows application.

hi manish sj

i hope helpful

this quick article guide through setting , using ldap queries through sql server active directory ldap controller.
http://sql.dzone.com/news/querying-active-directory-thro


p.


Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Problem In Configuring Biztalk 2009 In Creating A ReceivePort.When I Try To Create A Receive POrt I Got This Error

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

Deleting duplicate values from a collection?