Click here to Skip to main content
16,010,876 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Compare two datasets Pin
Wendelius13-Oct-08 7:20
mentorWendelius13-Oct-08 7:20 
QuestionConnecting to access using vb6.0 Pin
Michelle Shoniwa13-Oct-08 4:21
Michelle Shoniwa13-Oct-08 4:21 
AnswerRe: Connecting to access using vb6.0 Pin
Dave Kreskowiak13-Oct-08 4:33
mveDave Kreskowiak13-Oct-08 4:33 
GeneralRe: Connecting to access using vb6.0 Pin
Mycroft Holmes13-Oct-08 17:57
professionalMycroft Holmes13-Oct-08 17:57 
AnswerRe: Connecting to access using vb6.0 Pin
Paul Conrad13-Oct-08 12:11
professionalPaul Conrad13-Oct-08 12:11 
QuestionSystem.Threading.Timer - stops executing on its own Pin
alexvw13-Oct-08 3:40
alexvw13-Oct-08 3:40 
AnswerRe: System.Threading.Timer - stops executing on its own Pin
Dave Kreskowiak13-Oct-08 3:58
mveDave Kreskowiak13-Oct-08 3:58 
GeneralRe: System.Threading.Timer - stops executing on its own Pin
alexvw14-Oct-08 7:06
alexvw14-Oct-08 7:06 
Hi Dave,

That is the first approach a tried, but timers within the system.threading namespace
do not have the STOP, START methods of timers within the system.timer namespace.

I then tried using the CHANGE method of this timer to replicate the same behavior, but the app did not like that at all. Apparently what it did was to generate new threads of the timer thus consuming all CPU resources.

I chose the system.threading namespace timer, because I understood this class automatically run the timer in the system provided thread.

The app has two other timers that fire each at different intervals and I have noticed that some times two or all three of them present the same issue.

Hope this helps you to help me Wink | ;)

Thanks for your time.

Alex.
GeneralRe: System.Threading.Timer - stops executing on its own Pin
Dave Kreskowiak14-Oct-08 7:14
mveDave Kreskowiak14-Oct-08 7:14 
GeneralRe: System.Threading.Timer - stops executing on its own Pin
alexvw15-Oct-08 0:12
alexvw15-Oct-08 0:12 
Questionhow to draw over image..... Pin
Vineet Swami13-Oct-08 3:14
Vineet Swami13-Oct-08 3:14 
AnswerRe: how to draw over image..... Pin
Dave Kreskowiak13-Oct-08 4:01
mveDave Kreskowiak13-Oct-08 4:01 
GeneralRe: how to draw over image..... Pin
Vineet Swami13-Oct-08 5:07
Vineet Swami13-Oct-08 5:07 
GeneralRe: how to draw over image..... Pin
Dave Kreskowiak13-Oct-08 5:16
mveDave Kreskowiak13-Oct-08 5:16 
GeneralRe: how to draw over image..... Pin
Vineet Swami13-Oct-08 19:38
Vineet Swami13-Oct-08 19:38 
GeneralRe: how to draw over image..... Pin
Dave Kreskowiak14-Oct-08 1:36
mveDave Kreskowiak14-Oct-08 1:36 
QuestionCalculating an MD5 Hash for Large Amount of data in VB.net Pin
Piyush Vardhan Singh13-Oct-08 3:02
Piyush Vardhan Singh13-Oct-08 3:02 
AnswerRe: Calculating an MD5 Hash for Large Amount of data in VB.net Pin
Dave Kreskowiak13-Oct-08 3:17
mveDave Kreskowiak13-Oct-08 3:17 
Questioncan anyone help me with this or atleast give an idea Pin
jeipiyaku13-Oct-08 0:05
jeipiyaku13-Oct-08 0:05 
AnswerRe: can anyone help me with this or atleast give an idea Pin
Ashfield13-Oct-08 0:19
Ashfield13-Oct-08 0:19 
AnswerRe: can anyone help me with this or atleast give an idea Pin
Mycroft Holmes13-Oct-08 18:01
professionalMycroft Holmes13-Oct-08 18:01 
GeneralRe: can anyone help me with this or atleast give an idea Pin
jeipiyaku14-Oct-08 20:17
jeipiyaku14-Oct-08 20:17 
GeneralRe: can anyone help me with this or atleast give an idea Pin
Mycroft Holmes14-Oct-08 20:48
professionalMycroft Holmes14-Oct-08 20:48 
Questionwhere i find .shp file for download Pin
sunil goyalG12-Oct-08 21:21
sunil goyalG12-Oct-08 21:21 
AnswerRe: where i find .shp file for download Pin
Dave Kreskowiak13-Oct-08 2:02
mveDave Kreskowiak13-Oct-08 2:02 

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.