Click here to Skip to main content
15,905,686 members
Home / Discussions / C#
   

C#

 
GeneralRe: C#/SQL Question--New Problem Pin
leckey7-Jun-06 10:44
leckey7-Jun-06 10:44 
GeneralRe: C#/SQL Question--New Problem Pin
Josh Smith7-Jun-06 10:54
Josh Smith7-Jun-06 10:54 
GeneralRe: C#/SQL Question Pin
Colin Angus Mackay7-Jun-06 12:23
Colin Angus Mackay7-Jun-06 12:23 
GeneralRe: C#/SQL Question Pin
leckey8-Jun-06 3:32
leckey8-Jun-06 3:32 
GeneralRe: C#/SQL Question Pin
Colin Angus Mackay8-Jun-06 8:28
Colin Angus Mackay8-Jun-06 8:28 
QuestionCalling identically named properties Pin
MartinSmith7-Jun-06 6:24
MartinSmith7-Jun-06 6:24 
AnswerRe: Calling identically named properties Pin
Dustin Metzgar7-Jun-06 6:48
Dustin Metzgar7-Jun-06 6:48 
AnswerRe: Calling identically named properties Pin
Wjousts7-Jun-06 6:52
Wjousts7-Jun-06 6:52 
GeneralRe: Calling identically named properties Pin
MartinSmith7-Jun-06 6:57
MartinSmith7-Jun-06 6:57 
QuestionDesigning HTTP Handler Pin
Raghu Deshpande7-Jun-06 6:14
Raghu Deshpande7-Jun-06 6:14 
QuestionRemoving / Adding HTTP/1.1 headers to HTTPWebRequest object Pin
Raghu Deshpande7-Jun-06 6:12
Raghu Deshpande7-Jun-06 6:12 
QuestionBulk updation thousands of records [modified] Pin
May i help you Munus7-Jun-06 5:49
May i help you Munus7-Jun-06 5:49 
Questionpassing an object Pin
rcwoods7-Jun-06 5:30
rcwoods7-Jun-06 5:30 
AnswerRe: passing an object Pin
User 66587-Jun-06 5:36
User 66587-Jun-06 5:36 
QuestionHandle OK button Pin
Maddie from Dartford7-Jun-06 4:57
Maddie from Dartford7-Jun-06 4:57 
AnswerRe: Handle OK button Pin
Josh Smith7-Jun-06 9:46
Josh Smith7-Jun-06 9:46 
QuestionIs searching in a datagridview possible??? Pin
printscreen123457-Jun-06 4:48
printscreen123457-Jun-06 4:48 
AnswerRe: Is searching in a datagridview possible??? Pin
leckey7-Jun-06 10:31
leckey7-Jun-06 10:31 
QuestionChecking if an event is being handled Pin
Dan Neely7-Jun-06 4:10
Dan Neely7-Jun-06 4:10 
AnswerRe: Checking if an event is being handled Pin
malikjhangirahmed@hotmail.com7-Jun-06 4:38
malikjhangirahmed@hotmail.com7-Jun-06 4:38 
GeneralRe: Checking if an event is being handled Pin
Dan Neely7-Jun-06 5:13
Dan Neely7-Jun-06 5:13 
You misunderstand what I need. The default event handler for OnPaint is installed, but if the other stuff my app does in the background is being called to rapidly the event handler never actually gets called. I'm using a high precision win32 timer that IIUC uses a high priority kernal thread to repeatedly check a high precision clock and fire events to my app. If it's set too rapidly (and too rapid depends on the cpu speed and it's background process load), the timer itself can consume 100% of my app's cpu time, and my apps OnPaint event handler stops being executed.
AnswerRe: Checking if an event is being handled [modified] Pin
3Dizard7-Jun-06 6:21
3Dizard7-Jun-06 6:21 
GeneralRe: Checking if an event is being handled [modified] Pin
Dan Neely7-Jun-06 7:10
Dan Neely7-Jun-06 7:10 
QuestionBinary file I/O Pin
buzzy847-Jun-06 4:09
buzzy847-Jun-06 4:09 
QuestionSetup & Deployment - File Association Pin
cmarcus7-Jun-06 3:54
cmarcus7-Jun-06 3:54 

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.