Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
AnswerRe: SQL problem Pin
Not Active30-Aug-06 4:39
mentorNot Active30-Aug-06 4:39 
GeneralRe: SQL problem Pin
mikone30-Aug-06 4:44
mikone30-Aug-06 4:44 
AnswerRe: SQL problem Pin
gus_br30-Aug-06 6:35
gus_br30-Aug-06 6:35 
QuestionAdding a row from one table to another Pin
kalyanPaladugu30-Aug-06 4:13
kalyanPaladugu30-Aug-06 4:13 
AnswerRe: Adding a row from one table to another Pin
mikone30-Aug-06 4:37
mikone30-Aug-06 4:37 
QuestionProblem with timer event fireing Pin
Tom Wright30-Aug-06 4:01
Tom Wright30-Aug-06 4:01 
AnswerRe: Problem with timer event fireing Pin
mikone30-Aug-06 4:18
mikone30-Aug-06 4:18 
GeneralRe: Problem with timer event fireing Pin
Tom Wright30-Aug-06 4:24
Tom Wright30-Aug-06 4:24 
yes I'm stepping thru my code (VS2003) and the interval is getting set. The timer is getting started. It's just never fired.

The last statement that is stepped thru is:

this.autoEvent.Set();

this is in the socket class. It is reseting my events when the socket is closed.

Then control is back at the interface...waiting for the timer to fire.



Tom Wright
tawright915@gmail.com

GeneralRe: Problem with timer event fireing Pin
Tom Wright30-Aug-06 4:26
Tom Wright30-Aug-06 4:26 
GeneralRe: Problem with timer event fireing Pin
mikone30-Aug-06 4:42
mikone30-Aug-06 4:42 
AnswerRe: Problem with timer event fireing Pin
sjembek30-Aug-06 5:06
sjembek30-Aug-06 5:06 
GeneralRe: Problem with timer event fireing Pin
Tom Wright30-Aug-06 5:20
Tom Wright30-Aug-06 5:20 
GeneralRe: Problem with timer event fireing Pin
sjembek30-Aug-06 5:49
sjembek30-Aug-06 5:49 
QuestionExtended characters and console redirection Pin
gewe30-Aug-06 3:57
gewe30-Aug-06 3:57 
AnswerRe: Extended characters and console redirection Pin
Dave Kreskowiak30-Aug-06 5:47
mveDave Kreskowiak30-Aug-06 5:47 
GeneralRe: Extended characters and console redirection Pin
gewe30-Aug-06 20:13
gewe30-Aug-06 20:13 
GeneralRe: Extended characters and console redirection Pin
lmoelleb30-Aug-06 22:21
lmoelleb30-Aug-06 22:21 
GeneralRe: Extended characters and console redirection Pin
gewe31-Aug-06 0:58
gewe31-Aug-06 0:58 
GeneralRe: Extended characters and console redirection Pin
Dave Kreskowiak31-Aug-06 3:55
mveDave Kreskowiak31-Aug-06 3:55 
QuestionRounding numbers? Pin
Gavin Roberts30-Aug-06 3:44
Gavin Roberts30-Aug-06 3:44 
AnswerRe: Rounding numbers? Pin
Stefan Troschuetz30-Aug-06 3:54
Stefan Troschuetz30-Aug-06 3:54 
AnswerRe: Rounding numbers? Pin
mikone30-Aug-06 3:57
mikone30-Aug-06 3:57 
Questionconverting Matlab code ito C# Pin
signimage30-Aug-06 3:19
signimage30-Aug-06 3:19 
QuestionTrim a part of string away Pin
Support12330-Aug-06 3:14
Support12330-Aug-06 3:14 
AnswerRe: Trim a part of string away Pin
mikone30-Aug-06 3:20
mikone30-Aug-06 3:20 

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.