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
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
Which .NET framework supports Web API?
What is use of Master Page in ASP.NET web pages?
Is session server side or client side?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is view state and how it works in asp net?
What is the server of asp.net?
Which object encapsulates state or data of a user?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What are session state modes? List some of the important session state modes of asp.net.
How can we communicate with each server in N-tier Architecture? and what are the methods?
What are themes and skins in 2.0, explain usage scenario?
What is jade template engine?
What is the life-span of the items in the viewstate?
What is an example of an application service provider?