Click here to Skip to main content
15,913,836 members
Home / Discussions / C#
   

C#

 
GeneralRe: need good (free) editing control Pin
LongRange.Shooter23-Aug-04 8:29
LongRange.Shooter23-Aug-04 8:29 
GeneralRe: need good (free) editing control Pin
Judah Gabriel Himango23-Aug-04 8:39
sponsorJudah Gabriel Himango23-Aug-04 8:39 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 9:04
protectorNick Parker23-Aug-04 9:04 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 9:01
protectorNick Parker23-Aug-04 9:01 
GeneralRe: need good (free) editing control Pin
LongRange.Shooter23-Aug-04 9:51
LongRange.Shooter23-Aug-04 9:51 
GeneralRe: need good (free) editing control Pin
Heath Stewart23-Aug-04 9:47
protectorHeath Stewart23-Aug-04 9:47 
GeneralRe: need good (free) editing control Pin
Nick Parker23-Aug-04 10:05
protectorNick Parker23-Aug-04 10:05 
GeneralChanging a Password on ActiveDirectory Pin
Colin Angus Mackay23-Aug-04 7:21
Colin Angus Mackay23-Aug-04 7:21 
I've been looking at how to change the password of an Active Directory user in a C# application. I've seen many examples of code that create a DirectoryEntry object for the user and then Invoke("setPassword","newPassword");. While this is useful, I can't help wondering where they are getting this information from. I haven't, yet, been able to find where I get a list of the methods I can "invoke" on a DirectoryEntry of an Active Directory User, or any other Active Directory object.

Perhaps, because I'm new to actually using Active Directory, I'm just looking in the wrong place. And, although I can do the job I need to based on the sample code I've seen, I still want to know how it is actually working.

Would someone be good enough to point me in the right direction?


"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!


GeneralRe: Changing a Password on ActiveDirectory Pin
Nick Parker23-Aug-04 8:26
protectorNick Parker23-Aug-04 8:26 
GeneralRe: Changing a Password on ActiveDirectory Pin
Colin Angus Mackay23-Aug-04 11:31
Colin Angus Mackay23-Aug-04 11:31 
GeneralRe: Saving out a picture image Pin
Werdna23-Aug-04 7:21
Werdna23-Aug-04 7:21 
GeneralRe: Saving out a picture image Pin
codemonkey_00123-Aug-04 7:54
codemonkey_00123-Aug-04 7:54 
GeneralRe: Saving out a picture image Pin
Werdna23-Aug-04 8:46
Werdna23-Aug-04 8:46 
GeneralHelp in ADSI Pin
jacal9923-Aug-04 7:16
jacal9923-Aug-04 7:16 
GeneralRe: Help in ADSI Pin
Heath Stewart23-Aug-04 9:32
protectorHeath Stewart23-Aug-04 9:32 
GeneralSaving out a picture image Pin
codemonkey_00123-Aug-04 7:06
codemonkey_00123-Aug-04 7:06 
GeneralC#/.NET Versioning Pin
DougW4823-Aug-04 6:05
DougW4823-Aug-04 6:05 
GeneralRe: C#/.NET Versioning Pin
Judah Gabriel Himango23-Aug-04 8:26
sponsorJudah Gabriel Himango23-Aug-04 8:26 
GeneralRe: C#/.NET Versioning Pin
Heath Stewart23-Aug-04 9:17
protectorHeath Stewart23-Aug-04 9:17 
GeneralC# COM call with Optional Parameter Pin
rgondzur23-Aug-04 4:32
rgondzur23-Aug-04 4:32 
GeneralRe: C# COM call with Optional Parameter Pin
rgondzur23-Aug-04 4:34
rgondzur23-Aug-04 4:34 
GeneralRe: C# COM call with Optional Parameter Pin
Nick Parker23-Aug-04 5:35
protectorNick Parker23-Aug-04 5:35 
Generaltext files in xml Pin
Member 131560023-Aug-04 3:01
Member 131560023-Aug-04 3:01 
GeneralRe: text files in xml Pin
leppie23-Aug-04 3:54
leppie23-Aug-04 3:54 
GeneralRe: text files in xml Pin
David Salter23-Aug-04 4:04
David Salter23-Aug-04 4:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.