Related resources for ADSI
  • Accessing Global Address List via System.DirectoryServices Namespace3/7/2019 12:02:27 AM. This is a how-to article to access the GAL from ASP.NET, using the DropDownList ASP.NET server control as the UI. To accomplish this the article will illustrate by utilizing ADSI technology from a C#
  • Accessing Global Address List via System.DirectoryServices namespace10/13/2012 3:02:19 AM. This is a how-to article to access the GAL from ASP.NET, using the DropDownList ASP.NET server control as the UI. To accomplish this the article will illustrate by utilizing ADSI technology from a C# assembly returning an ArralList in order to bind to the DropDownList.
  • Authenticate a user against the Active Directory9/6/2011 2:40:43 AM. This article serves as a guide to using System.DirectoryServices (SDS) ADSI to access user and group in the Windows Active Directory. Authenticate a user against the Active Directory using the user ID and password.
  • Active Directory and Microsoft .NET12/19/2005 12:23:34 AM. This article will emphasize in the benefits of using the namespace System.DirectoryServices.
  • LDAP, IIS and WinNT Directory Services12/17/2005 5:38:09 AM. Directory Services have gained a lot of traction over the last few years. Directories are repositories of information and can be utilized in many different ways.