Click here to Skip to main content
15,887,485 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTrying to search a string in a text file and then read the chars after that string Pin
kongo1017-Nov-05 13:26
kongo1017-Nov-05 13:26 
AnswerRe: Trying to search a string in a text file and then read the chars after that string Pin
Steve Pullan17-Nov-05 13:53
Steve Pullan17-Nov-05 13:53 
GeneralRe: Trying to search a string in a text file and then read the chars after that string Pin
kongo1017-Nov-05 16:16
kongo1017-Nov-05 16:16 
GeneralRe: Trying to search a string in a text file and then read the chars after that string Pin
Steve Pullan17-Nov-05 16:56
Steve Pullan17-Nov-05 16:56 
QuestionMS ACCESS - VBA Pin
GM9917-Nov-05 6:24
GM9917-Nov-05 6:24 
AnswerRe: MS ACCESS - VBA Pin
jasonbullard17-Nov-05 15:39
jasonbullard17-Nov-05 15:39 
GeneralRe: MS ACCESS - VBA Pin
GM9921-Nov-05 4:51
GM9921-Nov-05 4:51 
QuestionTCP/ Thread/ Timer Pin
Brent Lamborn17-Nov-05 5:46
Brent Lamborn17-Nov-05 5:46 
Hello all...

I a windows service that starts a new thread in the onstart event to do the work. The work has a while loop that listens to a TCP connection which blocks on the stream.read call. There may or may not be any packet for up to 30 seconds and I need to update data more often than that, about every one second. I have a timer which should tick every 1 sec but the while loop that listens to the TCP stream seems to keep the tick event from firing. The timer.start call is inside the thread. Any ideas on how to get that tick event to fire? Or a better solution?

Thanks in advance...

"Half this game is ninety percent mental."
- Yogi Berra
Questionconverting string to date Pin
microuser_200016-Nov-05 22:08
microuser_200016-Nov-05 22:08 
AnswerRe: converting string to date Pin
eagertolearn17-Nov-05 5:52
eagertolearn17-Nov-05 5:52 
QuestionHindi in VB.net Pin
abhinish16-Nov-05 18:33
abhinish16-Nov-05 18:33 
QuestionReferencing a TextBox in a DataGrid Pin
dptalt16-Nov-05 12:32
dptalt16-Nov-05 12:32 
QuestionUpdating dataset, very slow compared to Foxpro ? Pin
snoopdog10116-Nov-05 10:13
snoopdog10116-Nov-05 10:13 
AnswerRe: Updating dataset, very slow compared to Foxpro ? Pin
dptalt16-Nov-05 12:46
dptalt16-Nov-05 12:46 
GeneralRe: Updating dataset, very slow compared to Foxpro ? Pin
snoopdog10117-Nov-05 7:08
snoopdog10117-Nov-05 7:08 
GeneralRe: Updating dataset, very slow compared to Foxpro ? Pin
dptalt18-Nov-05 2:31
dptalt18-Nov-05 2:31 
QuestionRich Text box Focus Pin
Gerald Manickam16-Nov-05 3:11
Gerald Manickam16-Nov-05 3:11 
QuestionHow to get height , width in pixel of screen in VB net Pin
dinhnq15-Nov-05 21:31
dinhnq15-Nov-05 21:31 
AnswerRe: How to get height , width in pixel of screen in VB net Pin
Mazitan16-Nov-05 2:59
Mazitan16-Nov-05 2:59 
QuestionCOM and DCOM in VB Pin
Paritos15-Nov-05 20:55
Paritos15-Nov-05 20:55 
AnswerRe: COM and DCOM in VB Pin
Christian Graus17-Nov-05 17:35
protectorChristian Graus17-Nov-05 17:35 
QuestionHow to read and write a text file in VB.Net ? Pin
Zakiah15-Nov-05 20:48
Zakiah15-Nov-05 20:48 
AnswerRe: How to read and write a text file in VB.Net ? Pin
Joshua Quick15-Nov-05 21:07
Joshua Quick15-Nov-05 21:07 
AnswerRe: How to read and write a text file in VB.Net ? Pin
S-to16-Nov-05 15:36
S-to16-Nov-05 15:36 
QuestionIn Datagrid the Error tooltip does not pop up even though ErrorIcon is displayed Pin
BabyEmperor15-Nov-05 20:38
BabyEmperor15-Nov-05 20:38 

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.