What is Active Directory? What is the namespace for that?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between response.redirect and server.transfer?
What is autopostback in dropdownlist in asp net?
Where are session variables stored?
What are the authentication types in asp.net?
What is strong-typing versus weak-typing?
What are session objects?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Explain the disadvantages of viewstate?
Explain how can we inherit a static member?
What are early binding and late binding.
Why do we need url encoding?
Is there any alternative to avoid name collisions other then Namespaces?
How is a session stored and maintained in asp.net?
What is the use of web.config file?
Which type of state management is provided by Query String in ASP.NET?