Click here to Skip to main content
15,921,793 members
Home / Discussions / C#
   

C#

 
GeneralRe: stil having csc.exe problems Pin
Guffa15-Aug-05 18:57
Guffa15-Aug-05 18:57 
Generalruntime compile problem Pin
sduhd15-Aug-05 16:36
sduhd15-Aug-05 16:36 
QuestionDo timers run out ? Pin
Christian Graus15-Aug-05 15:38
protectorChristian Graus15-Aug-05 15:38 
AnswerRe: Do timers run out ? Pin
S. Senthil Kumar15-Aug-05 23:49
S. Senthil Kumar15-Aug-05 23:49 
GeneralRe: Do timers run out ? Pin
Christian Graus16-Aug-05 13:21
protectorChristian Graus16-Aug-05 13:21 
GeneralRe: Do timers run out ? Pin
Robert M Greene16-Aug-05 15:05
Robert M Greene16-Aug-05 15:05 
GeneralRe: Do timers run out ? Pin
Christian Graus16-Aug-05 15:18
protectorChristian Graus16-Aug-05 15:18 
GeneralRe: Do timers run out ? Pin
Robert M Greene16-Aug-05 15:25
Robert M Greene16-Aug-05 15:25 
http://msdn.microsoft.com/msdnmag/issues/04/02/TimersinNET/default.aspx[^]


The key here is that some timers can get pre-empted or simply "stop" running depending on the class you use. The windows forms timers can be really quirky.


.............................
There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life.


Fiat justitia, et ruat cælum
GeneralRe: Do timers run out ? Pin
Christian Graus16-Aug-05 15:29
protectorChristian Graus16-Aug-05 15:29 
GeneralRe: Do timers run out ? Pin
S. Senthil Kumar16-Aug-05 19:41
S. Senthil Kumar16-Aug-05 19:41 
GeneralRe: Do timers run out ? Pin
Christian Graus16-Aug-05 19:44
protectorChristian Graus16-Aug-05 19:44 
GeneralRe: Do timers run out ? Pin
S. Senthil Kumar17-Aug-05 1:01
S. Senthil Kumar17-Aug-05 1:01 
GeneralRe: Do timers run out ? Pin
Christian Graus17-Aug-05 11:43
protectorChristian Graus17-Aug-05 11:43 
Questionhow to pass data that i get from another computer to my database instead of to a text file? Pin
nidhelp15-Aug-05 15:24
nidhelp15-Aug-05 15:24 
AnswerRe: how to pass data that i get from another computer to my database instead of to a text file? Pin
Christian Graus15-Aug-05 15:30
protectorChristian Graus15-Aug-05 15:30 
QuestionAppDomain.Unload() doesn't release assemblies? Pin
EssOEss15-Aug-05 11:43
EssOEss15-Aug-05 11:43 
AnswerRe: AppDomain.Unload() doesn't release assemblies? Pin
S. Senthil Kumar15-Aug-05 23:53
S. Senthil Kumar15-Aug-05 23:53 
GeneralRe: AppDomain.Unload() doesn't release assemblies? Pin
EssOEss16-Aug-05 5:25
EssOEss16-Aug-05 5:25 
GeneralRe: AppDomain.Unload() doesn't release assemblies? Pin
S. Senthil Kumar16-Aug-05 5:34
S. Senthil Kumar16-Aug-05 5:34 
GeneralRe: AppDomain.Unload() doesn't release assemblies? Pin
EssOEss16-Aug-05 8:05
EssOEss16-Aug-05 8:05 
AnswerRe: AppDomain.Unload() doesn't release assemblies? Pin
leppie16-Aug-05 0:55
leppie16-Aug-05 0:55 
GeneralRe: AppDomain.Unload() doesn't release assemblies? Pin
EssOEss16-Aug-05 5:23
EssOEss16-Aug-05 5:23 
GeneralHELP with deserialization Pin
Max Silberztein15-Aug-05 10:31
Max Silberztein15-Aug-05 10:31 
GeneralRe: HELP with deserialization Pin
Charlie Williams15-Aug-05 12:15
Charlie Williams15-Aug-05 12:15 
GeneralRe: HELP with deserialization Pin
Max Silberztein15-Aug-05 15:27
Max Silberztein15-Aug-05 15:27 

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.