ADSI via .net

C

Chris Kennedy

I want to design an application to administer IIS. I want to do it in .net
not VB6 or VBScript. Are there any .net classes for this or do I have to do
a COM interop, if interop is the way to do what dll do I have to point to? I
am alright with the code I just need a pointer in the right direction to get
started. Regards, Chris.
 
S

Shiva

Hi,

You can use System.DirectoryServices namespace types for that.

I hope this artilce will give you and idea:
http://www.15seconds.com/issue/010710.htm

I want to design an application to administer IIS. I want to do it in .net
not VB6 or VBScript. Are there any .net classes for this or do I have to do
a COM interop, if interop is the way to do what dll do I have to point to? I
am alright with the code I just need a pointer in the right direction to get
started. Regards, Chris.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top