Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
QuestionSubreports Pin
mbangh8-Sep-09 12:05
mbangh8-Sep-09 12:05 
AnswerRe: Subreports Pin
Mycroft Holmes8-Sep-09 15:59
professionalMycroft Holmes8-Sep-09 15:59 
QuestionNetworking problems. Pin
CRAZYCRICKET2258-Sep-09 9:19
CRAZYCRICKET2258-Sep-09 9:19 
GeneralRe: Networking problems. Pin
harold aptroot8-Sep-09 10:40
harold aptroot8-Sep-09 10:40 
AnswerRe: Networking problems. Pin
Luc Pattyn8-Sep-09 14:08
sitebuilderLuc Pattyn8-Sep-09 14:08 
GeneralRe: Networking problems. Pin
CRAZYCRICKET2258-Sep-09 21:36
CRAZYCRICKET2258-Sep-09 21:36 
GeneralRe: Networking problems. Pin
CRAZYCRICKET2259-Sep-09 0:26
CRAZYCRICKET2259-Sep-09 0:26 
GeneralRe: Networking problems. Pin
Luc Pattyn9-Sep-09 12:29
sitebuilderLuc Pattyn9-Sep-09 12:29 
Hi,

a thread terminates when its main method returns, i.e. when all its work is done. And that should be the normal way for thread termination.

I'm not sure what YOU mean by timer, your code seems to hold some variable called "timer" which gets decremented; however that is not a timer, a timer would be an instance of Windows.Forms.Timer, Windows.Threading.Timer or Windows.Timers.Timer, i.e. some object that increments or decrements automatically at regular intervals and offers some special functionality, e.g. executing a handler.

And I did not really work my way through your code as it lacks PRE tags and formatting (indentation).

Smile | :)

Luc Pattyn

Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.


QuestionC# Pin
aayshasid8-Sep-09 9:18
aayshasid8-Sep-09 9:18 
AnswerRe: C# Pin
Not Active8-Sep-09 9:22
mentorNot Active8-Sep-09 9:22 
AnswerRe: C# Pin
Manas Bhardwaj8-Sep-09 9:26
professionalManas Bhardwaj8-Sep-09 9:26 
AnswerRe: C# Pin
Christian Graus8-Sep-09 11:34
protectorChristian Graus8-Sep-09 11:34 
QuestionRunning C# App over Network Pin
mbangh8-Sep-09 8:41
mbangh8-Sep-09 8:41 
AnswerRe: Running C# App over Network Pin
Not Active8-Sep-09 9:19
mentorNot Active8-Sep-09 9:19 
AnswerRe: Running C# App over Network Pin
DaveyM698-Sep-09 9:38
professionalDaveyM698-Sep-09 9:38 
GeneralRe: Running C# App over Network Pin
mbangh8-Sep-09 10:24
mbangh8-Sep-09 10:24 
GeneralRe: Running C# App over Network Pin
DaveyM698-Sep-09 10:26
professionalDaveyM698-Sep-09 10:26 
AnswerRe: Running C# App over Network Pin
darkelv8-Sep-09 15:31
darkelv8-Sep-09 15:31 
AnswerRe: Running C# App over Network Pin
Harvey Saayman8-Sep-09 20:52
Harvey Saayman8-Sep-09 20:52 
Questionc# help Pin
liveinweb2.08-Sep-09 8:14
liveinweb2.08-Sep-09 8:14 
AnswerRe: c# help Pin
dan!sh 8-Sep-09 8:29
professional dan!sh 8-Sep-09 8:29 
AnswerRe: c# help Pin
Christian Graus8-Sep-09 11:37
protectorChristian Graus8-Sep-09 11:37 
AnswerRe: c# help Pin
April Fans22-Sep-09 19:11
April Fans22-Sep-09 19:11 
Questionthanks Pin
tanweer8-Sep-09 6:47
tanweer8-Sep-09 6:47 
Questionrecord and play mp4 file Pin
Markandaiya Harsh8-Sep-09 6:27
Markandaiya Harsh8-Sep-09 6: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.