Click here to Skip to main content
15,914,416 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Setting Mouse Over Image to Button Pin
Richard MacCutchan10-Feb-11 21:41
mveRichard MacCutchan10-Feb-11 21:41 
Questionlistview alternative Pin
digicd130-Jan-11 6:52
digicd130-Jan-11 6:52 
AnswerRe: listview alternative Pin
Luc Pattyn30-Jan-11 7:22
sitebuilderLuc Pattyn30-Jan-11 7:22 
AnswerRe: listview alternative Pin
Ger Hayden5-Feb-11 8:26
Ger Hayden5-Feb-11 8:26 
AnswerRe: listview alternative Pin
Abhinav S10-Feb-11 22:15
Abhinav S10-Feb-11 22:15 
AnswerRe: listview alternative Pin
ghaberek18-Mar-11 7:09
ghaberek18-Mar-11 7:09 
Questionencryption/decryption on the fly Pin
jcom202029-Jan-11 6:38
jcom202029-Jan-11 6:38 
AnswerRe: encryption/decryption on the fly Pin
Dave Kreskowiak5-Feb-11 13:40
mveDave Kreskowiak5-Feb-11 13:40 
First, what does this have to do with Windows Forms?

Second, you do realize that NTFS already has the encryption engine built into it, right?


As for your problem, it sounds as though you're putting your encryption driver above NTFS instead of below it (close to the disk). You should be encrypting/decrypting disk sectors as written/read instead of trying to encrypt file streams of various types.

QuestionChange the connectionstring Pin
jadughar26-Jan-11 5:00
jadughar26-Jan-11 5:00 
AnswerRe: Change the connectionstring Pin
Ger Hayden26-Jan-11 5:48
Ger Hayden26-Jan-11 5:48 
GeneralRe: Change the connectionstring Pin
jadughar30-Jan-11 23:31
jadughar30-Jan-11 23:31 
GeneralRe: Change the connectionstring Pin
Ger Hayden3-Feb-11 0:24
Ger Hayden3-Feb-11 0:24 
QuestionWindows service OnBeforeInstall method throwing exception Pin
indian14321-Jan-11 11:21
indian14321-Jan-11 11:21 
AnswerRe: Windows service OnBeforeInstall method throwing exception Pin
Ravi Sant6-Feb-11 23:54
Ravi Sant6-Feb-11 23:54 
QuestionHow to end CPU Processes Pin
Mahmood Rasuli21-Jan-11 10:22
Mahmood Rasuli21-Jan-11 10:22 
AnswerRe: How to end CPU Processes Pin
Dave Kreskowiak21-Jan-11 10:31
mveDave Kreskowiak21-Jan-11 10:31 
AnswerRe: How to end CPU Processes Pin
gogosai7-Mar-11 13:26
gogosai7-Mar-11 13:26 
QuestionQuestion about webbrowser.navigate Pin
neodeaths18-Jan-11 18:19
neodeaths18-Jan-11 18:19 
QuestionProblem in accessing an event of a user control from another in Win Forms Pin
Member 46280816-Jan-11 20:22
Member 46280816-Jan-11 20:22 
AnswerRe: Problem in accessing an event of a user control from another in Win Forms Pin
RobCroll16-Jan-11 23:24
RobCroll16-Jan-11 23:24 
QuestionPlay mp3 file in winforms Pin
polycom12327-Dec-10 21:33
polycom12327-Dec-10 21:33 
AnswerRe: Play mp3 file in winforms Pin
Abhinav S27-Dec-10 21:51
Abhinav S27-Dec-10 21:51 
GeneralRe: Play mp3 file in winforms Pin
polycom12329-Dec-10 2:00
polycom12329-Dec-10 2:00 
QuestionHow to show excel inside a window form? Pin
neodeaths15-Dec-10 17:58
neodeaths15-Dec-10 17:58 
AnswerRe: How to show excel inside a window form? Pin
Prerak Patel16-Dec-10 3:04
professionalPrerak Patel16-Dec-10 3: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.