Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Photos | Downloads | Blogs | E-Books | Interviews | Jobs | Beginners | Training
 | Consulting  
Submit an Article Submit a Blog 
 Login Close
User Id:
Password:
 
Forgot Password
Forgot Username
Why Register
  This section contains
Articles (23)
Tutorials (1)
Resources (2)
Downloads (0)
 Jump to
Skip Navigation Links
TechnologyExpand Technology
WebsiteExpand Website
 Resources  
Close
 Our Network  
Close
Search :       Advanced Search »
Home »  Active Directory
Active Directory in C# and .NET - Tutorials, Articles, Resources, Downloads, Blogs, Book Chapters, Discussions
Welcome to Active Directory section of C# Corner. In this section, you will find various Active Directory related source code samples, articles, tutorials, and tips.
Post a new article
Post a new resource
Post a new download
Post a new blog
Post a new book chapter
Post a new tutorial
This section is sponsored by
ArticlesVideosBlogsBook ChaptersDownloadsResourcesTutorials
 Articles  
Sorted by:  
ALL Operations on Active Directory (AD) using c# by Dhananjay Kumar on Nov 18, 2009
This article will explain how to perform operations on Active Directory (AD) using C#. In this step-by-step tutorial, I will build a class library (DLL) project that will perform all the AD Operations and then you can use this class library in any application to use this functionality.
Using Expression Property to create Columns with Dynamic Values by Jaish Mathews on May 13, 2009
This article shows how to create columns with dynamic values using expression property.
Integrating LDAP Active Directory into your .Net Web Portal (C# or VB.NET) by Kevin Rou on Mar 05, 2009
This article will guide you through the best practices and method of using LDAP Active Directory as your user store for credentials and account information in your web applications or portal that you will develop in C# or VB.Net.
C# Asynchronous Multi-Threaded Active Directory User/Group Browser by Matthew Cochran on Oct 01, 2007
I was working on a win forms project that queries Active Directory information for user and group information and thought the approach may be of interest to some c-sharpcorner readers as a simple example of a asynchronous multi-threaded win forms application.
Changing User Information using Active Directory by John O Donnell on May 08, 2007
If your company is one of the lucky? Ones to implement Windows 2000 Active Directory you may have been looking for a way to populate it with data. Perhaps adding people’s details from a file directly into the active directory.
.NET and Active Directory by sathya on Apr 29, 2007
This article outlines connecting to AD from .Net using ADO and System.DirectoryServices and also forming a unique ID from AD, moving entries from AD to a database and forming AD queries (also date formatting for AD).
Accessing the Active Directory from Microsoft .NET by John Charles Olamendy on Apr 20, 2007
This article is intended to explain the architecture design of one application querying information to Microsoft Active Directory. Microsoft Active Directory is a directory service that provides the foundation for distributed networks built on Windows.
LDAP Access Control for ASP.Net by Wojtek Piaseczny on Feb 01, 2007
This is an example of how to build an ASP.NET LDAP authentication application using ADAM. This article describes how to configure ADAM for regular LDAP communication and build a boilerplate ASP.NET application on top of it.
Integrated Security with Web Application by Shrikant Utekar on Jan 29, 2007
This article will give you an idea about how Integrated Security works with Web Application using Active Directories.
Working with System.IO.Directory Class in C# by Chandra Hundigam on Aug 19, 2006
This article is focused on understanding the Directory class of System.IO namespace.
Handling new line and carriage return with Textbox by Laishram Priyokumar on Aug 08, 2006
This article shows how to handle newline and carriage return with Textbox while working with Databases.
Authenticate a user against the Active Directory by Anand Thakur on Apr 12, 2006
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.
Go beyond the limits of ASP.NET Form by joyprakash.saikia ' on Dec 31, 2005
One of the most common hitches that ASP developers encounter when they first approach ASP.NET is that managed Web applications must be written according to a single-form interface model.
Active Directory and Microsoft .NET by jr.charles ' on Dec 19, 2005
This article will emphasize in the benefits of using the namespace System.DirectoryServices.
Adding new Windows User Account using Active Directory by Tiberiu Ionescu on Dec 19, 2005
This article uses Active Directory to add new user account. The Active Directory will be accessed using windows native protocol (not LDAP).
Active Directory and .NET by Erika Ehrli on Dec 19, 2005
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.
Active Directory Sample I by John O Donnell on Dec 17, 2005
This sample shows how to access Active Directory information in a Windows 2000 domain.
Using Active Directory by Vivek Sharma on Dec 17, 2005
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 Services by klaus_salchner ' on Dec 17, 2005
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.
Listing all Computer in Active Directory by John O Donnell on Dec 17, 2005
This application does one simple task. On any network where Microsoft Active Directory is used it will list all computers on the network. I faced this problem when I wanted to document all of the computers on the network using WMI .
ADHelper - An Active Directory Class by Craig Aroa on Dec 17, 2005
Working on my latest project required quite a degree of development against the Active Directory.
Listing Active Directory Users by John O Donnell on Dec 17, 2005
The attached source code shows you how to list an active directory users in .NET using C#.
Forms Authentication with Active Directory by Rohit Kshirsagar on Dec 17, 2005
This article and sample code explains how you can take advantage of Active Directory in Web applications for authenticate and authorize the Web site users.
Directory Services Vs RDBMS by Anand Narayanswamy on Dec 16, 2005
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.
 1 - 24 of 24 1
Looking for a book on Active Directory? Here is our book
Accelerated C# 2008
Price: US$ 27.99

Description
Many books introduce C#, but if you don't have the time to read 1200 pages, Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices.
Browse more books here»

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Site Map  |  Suggest an Idea  |  Media Kit
Current Version: 5.2009.6.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved