What is Active Directory? What is the namespace for that?

Answers were Sorted based on User's Feedback



What is Active Directory? What is the namespace for that?..

Answer / muthu kumar

Active Directory Service Interfaces (ADSI) is a programmatic
interface for the Microsoft Windows Active Directory. It
enables your applications to interact with different
directories on a network using a single interface.

Name space
-----------
System.DirectoryServices

Is This Answer Correct ?    2 Yes 0 No

What is Active Directory? What is the namespace for that?..

Answer / pratima tripathi

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.

Namespace :
System.DirectoryServices

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is x xss protection?

0 Answers  


what is the cursor

1 Answers   Wipro,


I am using SQLServer 2005. I have one table called Drivers. Every day thousands of records will be added in this table. I have to show all these records in my GridView with out applying ajax timer beacause we don't know the time limit when the new record come to the table. Sometimes it will add for 10 seconds some times 20 seconds. There by Please try without using timer or any other soultion apply for the table in sqlserver. But, i want to see all records immediately when new record comes in table. How? Thanks in advance... Ramesh

5 Answers  


Why do we use web config?

0 Answers  


Define viewstate in .net?

0 Answers  






when the user control event occur in ASp page life cycle?

3 Answers   Microsoft,


What is Master Page in Asp.net?

9 Answers  


What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b) The Application object c) The Response object d) The Request object e) The Server object

7 Answers   Bunzl Vending, Syntax Softtech,


What is owin authentication?

0 Answers  


How does a web application session work?

0 Answers  


What type of code (server or client) is found in a Code-Behind class?

3 Answers   Siebel Systems,


Securitywise What are the Enhancements in 2.0?

0 Answers   Microsoft,


Categories