ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
What is Active Directory? What is the namespace used to
access the Microsoft Active Directories?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Answer
# 1
Active Directory is simply defined as the meta data 
collection for users and objects and their configuration 
along with their management. Active Directory in Windows 
2000 utilizes the Domain Naming Service (DNS) standard for 
naming objects.
 
Is This Answer Correct ?    1 Yes 0 No
Mfaizali
[UMT]
 
  Re: What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Answer
# 2
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.
using System.DirectoryServices;
 
Is This Answer Correct ?    1 Yes 0 No
Sajid
 
 
 
  Re: What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Answer
# 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.
• 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.
• 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.

using System.DirectoryServices;
 
Is This Answer Correct ?    0 Yes 0 No
Mitesh
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What is CLR? How it will work? NeoSoft2
Difference b/w dataset.clone and dataset.copy ? Protech1
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition. 247Customer2
What does SCM do?  1
What is the Difference between a sub and a function? Wipro6
What security measures exist for .NET Remoting in System.Runtime.Remoting?  1
what is the difference between early binding and late binding in .net? Satyam2
Is string a value type or a reference type?  1
What is the use of trace utility?  1
Integer & struct are value types or reference types in .NET?  1
When would you use .NET Remoting and when Web services?  1
Resource Files: How to use the resource files, how to know which language to use?  1
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com  1
what are the Goals of the UIP Application Block?  1
what is managed data and managed code?  2
What is exception handling?  1
What is Global Assembly Cache (GAC) and what is the Purpose of it?  1
What are the features of UIP Application Block?  1
What is the managed and unmanaged code in .net?  2
How will u load dynamic assembly? How will create assemblies at run time?  1
 
For more Dot Net General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com