Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
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 
QuestionHow to refresh a DataView ? Pin
chloh19-Mar-06 1:33
chloh19-Mar-06 1:33 
QuestionPropertyGrid: Problem viewing arrays Pin
mitul198319-Mar-06 0:22
mitul198319-Mar-06 0:22 
AnswerRe: PropertyGrid: Problem viewing arrays Pin
mitul198319-Mar-06 2:10
mitul198319-Mar-06 2:10 
QuestionFloating panes Pin
deepscyberpulse18-Mar-06 21:48
deepscyberpulse18-Mar-06 21:48 
AnswerRe: Floating panes Pin
Shiby19-Mar-06 1:57
Shiby19-Mar-06 1:57 
QuestionPath of current project. Pin
deepscyberpulse18-Mar-06 21:45
deepscyberpulse18-Mar-06 21:45 
AnswerRe: Path of current project. Pin
cbhkenshin18-Mar-06 22:17
cbhkenshin18-Mar-06 22: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.