Click here to Skip to main content
15,915,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: mainframe Pin
Dave Kreskowiak21-Mar-06 4:23
mveDave Kreskowiak21-Mar-06 4:23 
AnswerRe: mainframe Pin
mcljava19-Mar-06 17:12
mcljava19-Mar-06 17:12 
QuestionHelp Required in Steganography Project In C# Pin
nwr_mn19-Mar-06 5:46
nwr_mn19-Mar-06 5:46 
AnswerRe: Help Required in Steganography Project In C# Pin
Dave Kreskowiak19-Mar-06 7:12
mveDave Kreskowiak19-Mar-06 7:12 
AnswerRe: Help Required in Steganography Project In C# Pin
Ed.Poore19-Mar-06 7:13
Ed.Poore19-Mar-06 7:13 
GeneralRe: Help Required in Steganography Project In C# Pin
nwr_mn19-Mar-06 8:08
nwr_mn19-Mar-06 8:08 
GeneralRe: Help Required in Steganography Project In C# Pin
Ed.Poore19-Mar-06 8:33
Ed.Poore19-Mar-06 8:33 
NewsRe: Help Required in Steganography Project In C# Pin
leppie19-Mar-06 18:21
leppie19-Mar-06 18:21 
QuestionSQLite DB Experience Anyone? Pin
redfish3419-Mar-06 5:44
redfish3419-Mar-06 5:44 
AnswerRe: SQLite DB Experience Anyone? Pin
Michael P Butler19-Mar-06 6:39
Michael P Butler19-Mar-06 6:39 
QuestionHelp Required in Steganography Project In C# Pin
nwr_mn19-Mar-06 5:43
nwr_mn19-Mar-06 5:43 
AnswerRe: Help Required in Steganography Project In C# Pin
Dave Kreskowiak19-Mar-06 7:06
mveDave Kreskowiak19-Mar-06 7:06 
GeneralRe: Help Required in Steganography Project In C# Pin
nwr_mn19-Mar-06 8:15
nwr_mn19-Mar-06 8:15 
GeneralRe: Help Required in Steganography Project In C# Pin
Dave Kreskowiak19-Mar-06 12:42
mveDave Kreskowiak19-Mar-06 12:42 
AnswerRe: WinForms painting issue Pin
chloh19-Mar-06 5:13
chloh19-Mar-06 5:13 
> I guess it might have to caputre any Paint event in teh
> application and ignore it when this window is moving or resizing
But how do you know when the moving or resizing has finished?

I guess you should optimize your heavy painting code in the main form. You can start by enabling DoubleBuffer ControlStyles. Then optimize the paint code by only painting the invalidated portion.

Questionreflexon Pin
vatzcar19-Mar-06 2:48
vatzcar19-Mar-06 2:48 
AnswerRe: reflexon Pin
Guffa19-Mar-06 3:01
Guffa19-Mar-06 3:01 
GeneralRe: reflexon Pin
vatzcar19-Mar-06 5:20
vatzcar19-Mar-06 5:20 
AnswerRe: reflexon Pin
[Marc]19-Mar-06 6:38
[Marc]19-Mar-06 6:38 
GeneralRe: reflexon Pin
vatzcar19-Mar-06 17:46
vatzcar19-Mar-06 17:46 
GeneralRe: reflexon Pin
vatzcar19-Mar-06 17:47
vatzcar19-Mar-06 17:47 
QuestionPausing voice on the click of a button Pin
Annie Fernando19-Mar-06 2:03
Annie Fernando19-Mar-06 2:03 
AnswerRe: Pausing voice on the click of a button Pin
CWIZO19-Mar-06 5:39
CWIZO19-Mar-06 5:39 
QuestionRe: Pausing voice on the click of a button Pin
Annie Fernando19-Mar-06 7:15
Annie Fernando19-Mar-06 7:15 
AnswerRe: Pausing voice on the click of a button Pin
Annie Fernando19-Mar-06 9:17
Annie Fernando19-Mar-06 9:17 

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.