Related resources for Directory Services
  • Learn Directory services in Azure5/30/2024 6:38:58 AM. Explore Azure directory services like Azure AD, Azure AD DS, Azure AD B2C, and Azure AD B2B. These services offer secure access, identity management, and streamlined authentication for various use cas
  • Working with Directory Services in C# 9/16/2022 7:03:40 AM. In this article, I will explain you about Working with Directory Services in C#.
  • Installing Active Directory Lightweight Directory Services in Windows Server 20127/10/2013 5:25:17 PM. This article explains how to install the Active Directory Lightweight Directory Services in Windows Server 2012.
  • Active Directory and .NET9/23/2012 6:35:01 AM. Microsoft Technet offers a script repository to work with AD User Accounts; however, I needed to work with .NET and I could not find samples for all the tasks I needed to program. I promised to myself that one day I would publish the code samples I found and created to help other developers who are working with Directory Services.
  • SharePoint 2010 - Creating a User in Active Directory and Adding to SharePoint6/24/2012 11:11:52 PM. In this small article we can explore the user creation in Active Directory and adding the user to a SharePoint site.
  • Active Directory and Microsoft .NET12/19/2005 12:23:34 AM. This article will emphasize in the benefits of using the namespace System.DirectoryServices.
  • Active Directory Sample I12/17/2005 7:18:49 AM. This sample shows how to access Active Directory information in a Windows 2000 domain.
  • Using Active Directory12/17/2005 6:35:31 AM. This sample code can sense current context in Active Directory, checks for the existence of attributes, provides a list of all the attributes in Active Directory and can add a user to Active Directory.
  • 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.
  • Directory Services Vs RDBMS12/16/2005 11:46:14 PM. When storing user information, developers can have two choices to choose from - Active directory and a relational database. This article sheds lights on usefulness of each of these and when to use one over the other and vice versa.