Click here to Skip to main content
15,895,084 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: I am a Beginner, could you help please?. Pin
Member 1011870625-Jun-13 5:16
Member 1011870625-Jun-13 5:16 
GeneralRe: I am a Beginner, could you help please?. Pin
Member 1011870625-Jun-13 5:18
Member 1011870625-Jun-13 5:18 
GeneralRe: I am a Beginner, could you help please?. Pin
Dave Kreskowiak25-Jun-13 5:32
mveDave Kreskowiak25-Jun-13 5:32 
GeneralRe: I am a Beginner, could you help please?. Pin
Christianirwan26-Jun-13 0:25
Christianirwan26-Jun-13 0:25 
GeneralRe: I am a Beginner, could you help please?. Pin
Member 1011870626-Jun-13 2:08
Member 1011870626-Jun-13 2:08 
QuestionSystem.threading.timer() question Pin
econy19-Jun-13 14:50
econy19-Jun-13 14:50 
AnswerRe: System.threading.timer() question Pin
Ron Beyer19-Jun-13 15:03
professionalRon Beyer19-Jun-13 15:03 
AnswerRe: System.threading.timer() question Pin
Eddy Vluggen25-Jun-13 10:07
professionalEddy Vluggen25-Jun-13 10:07 
econy wrote:
But I found it seems the threading.timer() produces many threads,like each cycle
it use a new thread to read.

From the documentation:
System.Threading.Timer is a simple, lightweight timer that uses callback methods and is served by thread pool threads. It is not recommended for use with Windows Forms, because its callbacks do not occur on the user interface thread.

Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

QuestionHow to resolve error occurred while installing VB.NET application Pin
Member 1011690819-Jun-13 7:21
Member 1011690819-Jun-13 7:21 
AnswerRe: How to resolve error occurred while installing VB.NET application Pin
Ron Beyer19-Jun-13 8:27
professionalRon Beyer19-Jun-13 8:27 
GeneralRe: How to resolve error occurred while installing VB.NET application Pin
Member 1011690819-Jun-13 8:58
Member 1011690819-Jun-13 8:58 
QuestionPc names on Network Pin
dineshin198318-Jun-13 23:56
dineshin198318-Jun-13 23:56 
AnswerRe: Pc names on Network Pin
Dave Kreskowiak19-Jun-13 2:19
mveDave Kreskowiak19-Jun-13 2:19 
AnswerRe: Pc names on Network Pin
Tim Carmichael19-Jun-13 3:33
Tim Carmichael19-Jun-13 3:33 
AnswerRe: Pc names on Network Pin
Eddy Vluggen19-Jun-13 8:58
professionalEddy Vluggen19-Jun-13 8:58 
QuestionMultithread question about VB.NET windows form application Pin
econy18-Jun-13 6:01
econy18-Jun-13 6:01 
AnswerRe: Multithread question about VB.NET windows form application Pin
Dave Kreskowiak18-Jun-13 7:26
mveDave Kreskowiak18-Jun-13 7:26 
GeneralRe: Multithread question about VB.NET windows form application Pin
econy19-Jun-13 14:50
econy19-Jun-13 14:50 
QuestionThe resolution of System.Timers.Timer Pin
econy17-Jun-13 7:49
econy17-Jun-13 7:49 
AnswerRe: The resolution of System.Timers.Timer Pin
Dave Kreskowiak17-Jun-13 8:38
mveDave Kreskowiak17-Jun-13 8:38 
QuestionHow to set StreamWriter object be null Pin
econy17-Jun-13 4:10
econy17-Jun-13 4:10 
AnswerRe: How to set StreamWriter object be null Pin
Dave Kreskowiak17-Jun-13 5:25
mveDave Kreskowiak17-Jun-13 5:25 
AnswerUse Dispose Pin
David Mujica17-Jun-13 8:50
David Mujica17-Jun-13 8:50 
AnswerUse Using Pin
Richard Deeming17-Jun-13 9:09
mveRichard Deeming17-Jun-13 9:09 
QuestionShow Opentype feature in VB.net Pin
Deeane16-Jun-13 23:51
Deeane16-Jun-13 23:51 

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.