C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Active Directory Service Interfaces (ADSI)


Posted Date: 15 Oct 2008    Resource Type: Definitions    Category: General

Posted By: Pradeep Y       Member Level: Gold
Rating:     Points: 3



Active Directory Service Interfaces (ADSI) is a programmatic interface for
Microsoft Windows Active Directory. It enables your applications to interact
with diverse directories on a network, using a single interface. Visual
Studio .NET and the .NET Framework make it easy to add ADSI functionality
with the DirectoryEntry and DirectorySearcher components.
Using ADSI, you can create applications that perform common administrative
tasks, such as backing up databases, accessing printers, and administering
user accounts. ADSI makes it possible for you to:
Log on once to work with diverse directories. The DirectoryEntry component
class provides username and password properties that can be entered at
runtime and communicated to the Active Directory object you are binding to.
Use a single application programming interface (API) to perform tasks on
multiple directory systems by offering the user a variety of protocols to use.
The DirectoryServices namespace provides the classes to perform most
administrative functions.
Perform "rich querying" on directory systems. ADSI technology allows for
searching for an object by specifying two query dialects: SQL and LDAP.
Access and use a single, hierarchical structure for administering and
maintaining diverse and complicated network configurations by accessing an
Active Directory tree.
Integrate directory information with databases such as SQL Server. The
DirectoryEntry path may be used as an ADO.NET connection string provided
that it is using the LDAP provider.




Responses

Author: mahendrakiran    13 Nov 2008Member Level: Gold   Points : 2
Active Directory Service Interfaces (ADSI) is a set of COM interfaces used to access the features of directory services from different network providers.

ADSI is used in a distributed computing environment to present a single set of directory service interfaces for managing network resources.

Administrators and developers can use ADSI services to enumerate and manage the resources in a directory service, no matter which network environment contains the resource.
ADSI enables common administrative tasks, such as 1)Adding new users.
2)Managing printers.
3)locating resources in a distributed computing environment.




Feedbacks      
Popular Tags   What are tags ?   Search Tags  
ADSI  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Assembly in .NET
Previous Resource: Serialization in .Net
Return to Discussion Resource Index
Post New Resource
Category: General


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

conference call definitions

Contact Us    Privacy Policy    Terms Of Use