Click here to Skip to main content
15,886,833 members
Home / Discussions / C#
   

C#

 
GeneralRe: downcasting Object types Pin
Paul Riley1-Nov-02 0:23
Paul Riley1-Nov-02 0:23 
GeneralRe: downcasting Object types Pin
Feng Qin3-Nov-02 21:33
Feng Qin3-Nov-02 21:33 
GeneralMD5withRSA signature verification Pin
bluestn31-Oct-02 15:39
bluestn31-Oct-02 15:39 
GeneralCryptoAPI - Cryptography - Com Pin
delcorral31-Oct-02 12:33
delcorral31-Oct-02 12:33 
GeneralRe: CryptoAPI - Cryptography - Com Pin
ian mariano1-Nov-02 7:32
ian mariano1-Nov-02 7:32 
GeneralDelete/Copy files from another machine! Pin
KoRn31-Oct-02 9:41
KoRn31-Oct-02 9:41 
GeneralActive Directory Question Pin
Christian Merritt31-Oct-02 9:25
Christian Merritt31-Oct-02 9:25 
GeneralRe: Active Directory Question Pin
Nick Parker31-Oct-02 11:53
protectorNick Parker31-Oct-02 11:53 
Marc Merritt wrote:
is stored as as type OctetString

Hmmm, ok I had to do a little searching here but if you read MSDN's page on ADS_OCTET_STRING[^] you will see that it is a struct containing a byte array. To convert this you might want to look into the BitConverter.ToString(..) method as it may handle this. You may also need to refer to the Marshal class under System.Runtime.InteropServices. Hope this helps. Smile | :)

Nick Parker

May your glass be ever full.
May the roof over your head be always strong.
And may you be in heaven half an hour before the devil knows you’re dead. - Irish Blessing



General.Net Bug, Anyone else have this problem... Pin
T Jenniges31-Oct-02 7:43
T Jenniges31-Oct-02 7:43 
GeneralRe: .Net Bug, Anyone else have this problem... Pin
Stephane Rodriguez.31-Oct-02 7:53
Stephane Rodriguez.31-Oct-02 7:53 
GeneralRe: .Net Bug, Anyone else have this problem... Pin
T Jenniges31-Oct-02 8:01
T Jenniges31-Oct-02 8:01 
GeneralRe: .Net Bug, Anyone else have this problem... Pin
Stephane Rodriguez.31-Oct-02 8:09
Stephane Rodriguez.31-Oct-02 8:09 
QuestionHow to give focus to the child window in a SDI App Pin
kiranj31-Oct-02 6:27
kiranj31-Oct-02 6:27 
AnswerRe: How to give focus to the child window in a SDI App Pin
John Fisher1-Nov-02 12:28
John Fisher1-Nov-02 12:28 
GeneralCasting and WMI problem Pin
Anonymous31-Oct-02 5:19
Anonymous31-Oct-02 5:19 
GeneralRe: Casting and WMI problem Pin
Paul Riley31-Oct-02 5:48
Paul Riley31-Oct-02 5:48 
GeneralRe: Casting and WMI problem Pin
Anonymous31-Oct-02 11:31
Anonymous31-Oct-02 11:31 
QuestionHow to disabled some TabPage? Pin
Anonymous31-Oct-02 2:15
Anonymous31-Oct-02 2:15 
QuestionMessage or Callback? Pin
Daniel Strigl30-Oct-02 22:38
Daniel Strigl30-Oct-02 22:38 
AnswerRe: Message or Callback? Pin
James T. Johnson30-Oct-02 22:48
James T. Johnson30-Oct-02 22:48 
AnswerRe: Message or Callback? Pin
John Fisher31-Oct-02 9:07
John Fisher31-Oct-02 9:07 
GeneralRe: Message or Callback? Pin
Daniel Strigl4-Nov-02 0:54
Daniel Strigl4-Nov-02 0:54 
Generalcreating an add-in with c# Pin
Danny Rodriguez30-Oct-02 18:58
Danny Rodriguez30-Oct-02 18:58 
GeneralRe: creating an add-in with c# Pin
Steven Lyons30-Oct-02 19:52
Steven Lyons30-Oct-02 19:52 
GeneralClickety Police! Pin
David Stone31-Oct-02 3:59
sitebuilderDavid Stone31-Oct-02 3:59 

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.