TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About DirectoryEntry
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
John O Donnell (2)
C# Curator (1)
Frank Gutierrez (1)
Sanjoli Gupta (1)
jr.charles (1)
Related resources for DirectoryEntry
No resource found
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#.
Accessing Global Address List via System.DirectoryServices Namespace
3/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#
Working with Directory in PhoneGap
7/16/2012 10:11:55 AM.
In this article you will learn how to work with PhoneGap FileSystems and directories and how files use DirectoryEntry objects.
Active Directory and Microsoft .NET
12/19/2005 12:23:34 AM.
This article will emphasize in the benefits of using the namespace System.DirectoryServices.
Active Directory Sample I
12/17/2005 7:18:49 AM.
This sample shows how to access Active Directory information in a Windows 2000 domain.
Listing Active Directory Users
12/17/2005 2:07:54 AM.
The attached source code shows you how to list an active directory users in .NET using C#.