Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
GeneralLicensing Pin
Den2Fly7-Jan-04 2:52
Den2Fly7-Jan-04 2:52 
GeneralRe: Licensing Pin
Heath Stewart7-Jan-04 3:21
protectorHeath Stewart7-Jan-04 3:21 
GeneralRe: Licensing Pin
Den2Fly7-Jan-04 4:18
Den2Fly7-Jan-04 4:18 
GeneralRe: Licensing Pin
Heath Stewart7-Jan-04 4:53
protectorHeath Stewart7-Jan-04 4:53 
GeneralRe: Licensing Pin
Den2Fly7-Jan-04 5:31
Den2Fly7-Jan-04 5:31 
GeneralRe: Licensing Pin
Mazdak7-Jan-04 5:26
Mazdak7-Jan-04 5:26 
GeneralRe: Licensing Pin
Heath Stewart7-Jan-04 6:50
protectorHeath Stewart7-Jan-04 6:50 
Generalidle Pin
Roger Alsing7-Jan-04 2:42
Roger Alsing7-Jan-04 2:42 
is there some way to get notified when a form/window /whatever gets "idle"

here is the scenario:

i have a datasouce which will raise events as soon as something changes in it.
i want to do some extra processing on the data once the datasource is fully filled.

when i fill my datasource , the datasource will raise events a couple of times untill it is filled.
so i cant do the processing when the events fire, since that would make it process unfinished data.

so what i would like to know if it is possible to get notified once the current thread/form/whatever is not doing any more work??

//Roger
GeneralRe: idle Pin
Heath Stewart7-Jan-04 3:06
protectorHeath Stewart7-Jan-04 3:06 
GeneralTry-Catch performance cost Pin
Den2Fly7-Jan-04 1:06
Den2Fly7-Jan-04 1:06 
GeneralRe: Try-Catch performance cost Pin
Roger Alsing7-Jan-04 2:47
Roger Alsing7-Jan-04 2:47 
GeneralThank you so much -nt Pin
Den2Fly7-Jan-04 3:52
Den2Fly7-Jan-04 3:52 
GeneralRe: Try-Catch performance cost Pin
leppie7-Jan-04 6:10
leppie7-Jan-04 6:10 
GeneralRe: Try-Catch performance cost Pin
TuringTest17-Jan-04 20:48
TuringTest17-Jan-04 20:48 
GeneralRe: Try-Catch performance cost Pin
leppie8-Jan-04 6:04
leppie8-Jan-04 6:04 
GeneralDetecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 0:57
Radoslav Bielik7-Jan-04 0:57 
GeneralRe: Detecting computers on a LAN Pin
Mazdak7-Jan-04 1:46
Mazdak7-Jan-04 1:46 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 4:04
Radoslav Bielik7-Jan-04 4:04 
GeneralRe: Detecting computers on a LAN Pin
Mazdak7-Jan-04 5:12
Mazdak7-Jan-04 5:12 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 7:29
Radoslav Bielik7-Jan-04 7:29 
GeneralRe: Detecting computers on a LAN Pin
HAHAHA_NEXT7-Jan-04 7:45
HAHAHA_NEXT7-Jan-04 7:45 
GeneralRe: Detecting computers on a LAN Pin
Nick Seng7-Jan-04 14:52
Nick Seng7-Jan-04 14:52 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 21:37
Radoslav Bielik7-Jan-04 21:37 
GeneralRe: Detecting computers on a LAN Pin
Nick Seng7-Jan-04 22:25
Nick Seng7-Jan-04 22:25 
GeneralRe: Detecting computers on a LAN Pin
Radoslav Bielik7-Jan-04 22:53
Radoslav Bielik7-Jan-04 22:53 

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.