What is Active Directory? What is the namespace for that?
Answer Posted / 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 View All Answers
Are cookies client side or server side?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are the options in ASP.NET to maintain state?
Explain about ASP.NET?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is the purpose of session management?
Can we add code files of different languages in app_code folder?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is viewstate? In which event of the page life cycle, is the viewstate available?
Securitywise What are the Enhancements in 2.0?
Which .NET framework supports Web API?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
i want the asp.net technical questions and answeres
What is Partial PostBack in ASP.NET?
Define caching.