Click here to Skip to main content
15,885,870 members
Home / Discussions / C#
   

C#

 
GeneralRe: Modal Window in Smart Parts Pin
umashankergr830-Aug-07 8:28
umashankergr830-Aug-07 8:28 
QuestionFile.Exists problems with mapped network drive. Pin
UweOeder29-Aug-07 8:37
professionalUweOeder29-Aug-07 8:37 
AnswerRe: File.Exists problems with mapped network drive. Pin
snorkie29-Aug-07 8:54
professionalsnorkie29-Aug-07 8:54 
GeneralRe: File.Exists problems with mapped network drive. Pin
Vikram A Punathambekar29-Aug-07 17:41
Vikram A Punathambekar29-Aug-07 17:41 
AnswerRe: File.Exists problems with mapped network drive. [modified] Pin
Alaric_29-Aug-07 9:51
professionalAlaric_29-Aug-07 9:51 
AnswerRe: File.Exists problems with mapped network drive. Pin
Spacix One29-Aug-07 10:19
Spacix One29-Aug-07 10:19 
GeneralRe: File.Exists problems with mapped network drive. Pin
UweOeder29-Aug-07 20:46
professionalUweOeder29-Aug-07 20:46 
QuestionRijndael Encryption Question.. Pin
Dio2229-Aug-07 8:26
Dio2229-Aug-07 8:26 
I'm trying to read in and decrypt some encrypted data that is written to a file by an outside program. The program uses a form of rijndael encryption to encrypt the file. It uses a key, and I have the key, but I don't think it uses an initialization vector ..

this is what it uses:

// key - The 128/192/256-bit user-key to use.
// chain - initial chain block for CBC and CFB modes.
// keylength - 16, 24 or 32 bytes
// blockSize - The block size in bytes of this Rijndael (16, 24 or 32 bytes).

I'm not real solid on how Rijndael encryption works, obviously, so if anyone could help steer me in the right direction, that would help.
AnswerRe: Rijndael Encryption Question.. [modified] Pin
Alaric_29-Aug-07 10:06
professionalAlaric_29-Aug-07 10:06 
AnswerRe: Rijndael Encryption Question.. Pin
xfitr229-Aug-07 16:46
xfitr229-Aug-07 16:46 
QuestionInstallation Binder / Deployment Utility Pin
Muhammad Nauman Yousuf29-Aug-07 8:14
Muhammad Nauman Yousuf29-Aug-07 8:14 
AnswerRe: Installation Binder / Deployment Utility Pin
Spacix One29-Aug-07 8:44
Spacix One29-Aug-07 8:44 
QuestionCan "custom attributes" work for private objects? Pin
cyhsu99929-Aug-07 7:00
cyhsu99929-Aug-07 7:00 
AnswerRe: Can "custom attributes" work for private objects? Pin
Pete O'Hanlon29-Aug-07 9:19
mvePete O'Hanlon29-Aug-07 9:19 
GeneralRe: Can "custom attributes" work for private objects? Pin
cyhsu99929-Aug-07 16:31
cyhsu99929-Aug-07 16:31 
QuestionStudio 2005 Standard Pin
BoneSoft29-Aug-07 6:37
BoneSoft29-Aug-07 6:37 
QuestionObtaining a HANDLE from IO.Ports.SerialPort Pin
TheIdleProgrammer29-Aug-07 5:25
TheIdleProgrammer29-Aug-07 5:25 
AnswerRe: Obtaining a HANDLE from IO.Ports.SerialPort Pin
pbraun29-Aug-07 6:09
pbraun29-Aug-07 6:09 
GeneralRe: Obtaining a HANDLE from IO.Ports.SerialPort Pin
TheIdleProgrammer29-Aug-07 6:32
TheIdleProgrammer29-Aug-07 6:32 
AnswerRe: Obtaining a HANDLE from IO.Ports.SerialPort Pin
snorkie29-Aug-07 9:31
professionalsnorkie29-Aug-07 9:31 
QuestionHow make a dll in Visual C++ to use in C#? Pin
Rui A Sousa29-Aug-07 5:19
Rui A Sousa29-Aug-07 5:19 
AnswerRe: How make a dll in Visual C++ to use in C#? Pin
led mike29-Aug-07 6:16
led mike29-Aug-07 6:16 
GeneralRe: How make a dll in Visual C++ to use in C#? Pin
Dio2229-Aug-07 8:30
Dio2229-Aug-07 8:30 
AnswerRe: How make a dll in Visual C++ to use in C#? Pin
I Believe In GOD29-Aug-07 10:51
I Believe In GOD29-Aug-07 10:51 
QuestionHow to sort a big volume of data? Pin
michal.kreslik29-Aug-07 5:08
michal.kreslik29-Aug-07 5:08 

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.