Click here to Skip to main content
15,911,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Get table names from database. Pin
Christian Graus14-Dec-07 12:14
protectorChristian Graus14-Dec-07 12:14 
GeneralRe: Get table names from database. Pin
pmarfleet14-Dec-07 12:19
pmarfleet14-Dec-07 12:19 
GeneralRe: Get table names from database. Pin
Cory Kimble18-Dec-07 5:52
Cory Kimble18-Dec-07 5:52 
GeneralRe: Get table names from database. Pin
pmarfleet18-Dec-07 6:25
pmarfleet18-Dec-07 6:25 
GeneralSystem.Timers.ElapsedEventArgs Pin
Raveheart14-Dec-07 6:36
Raveheart14-Dec-07 6:36 
GeneralRe: System.Timers.ElapsedEventArgs Pin
Christian Graus14-Dec-07 9:59
protectorChristian Graus14-Dec-07 9:59 
GeneralRe: System.Timers.ElapsedEventArgs Pin
Raveheart14-Dec-07 12:38
Raveheart14-Dec-07 12:38 
GeneralRe: System.Timers.ElapsedEventArgs Pin
Luc Pattyn14-Dec-07 13:33
sitebuilderLuc Pattyn14-Dec-07 13:33 
Hi,

what you can do with a timer, you probably can also do with an extra thread and indeed
a Thread.Sleep; that way the existing threads continue as before, and the new thread can,
posibly executing within its own class, hold and keep whatever information and state you
want it to have.

there may be and probably are more elegant approaches to what you need, but then I would like
to better understand what it is you want to achieve.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles]


Sorry for any delays in replying, I currently don't always get e-mail notifications.


GeneralRe: System.Timers.ElapsedEventArgs Pin
Raveheart18-Dec-07 8:29
Raveheart18-Dec-07 8:29 
GeneralRe: System.Timers.ElapsedEventArgs Pin
Christian Graus14-Dec-07 15:37
protectorChristian Graus14-Dec-07 15:37 
GeneralRe: System.Timers.ElapsedEventArgs Pin
Raveheart17-Dec-07 4:30
Raveheart17-Dec-07 4:30 
GeneralWindows platform SDK Pin
plural14-Dec-07 2:25
plural14-Dec-07 2:25 
GeneralRe: Windows platform SDK Pin
Dave Kreskowiak14-Dec-07 3:57
mveDave Kreskowiak14-Dec-07 3:57 
QuestionHow to Export gridview data to Excel file in VB.NET standalone application Pin
Jats_4ru14-Dec-07 1:12
Jats_4ru14-Dec-07 1:12 
AnswerRe: How to Export gridview data to Excel file in VB.NET standalone application Pin
Dave Kreskowiak14-Dec-07 3:56
mveDave Kreskowiak14-Dec-07 3:56 
GeneralRe: How to Export gridview data to Excel file in VB.NET standalone application Pin
Jats_4ru14-Dec-07 4:09
Jats_4ru14-Dec-07 4:09 
GeneralRe: How to Export gridview data to Excel file in VB.NET standalone application Pin
Dave Kreskowiak14-Dec-07 5:28
mveDave Kreskowiak14-Dec-07 5:28 
AnswerRe: How to Export gridview data to Excel file in VB.NET standalone application Pin
Paul Conrad24-Dec-07 11:38
professionalPaul Conrad24-Dec-07 11:38 
Questionhow to calculate the date? Pin
sathyan_829413-Dec-07 23:06
sathyan_829413-Dec-07 23:06 
AnswerRe: how to calculate the date? Pin
Christian Graus13-Dec-07 23:35
protectorChristian Graus13-Dec-07 23:35 
GeneralCrystal Report(Vb.net) Pin
~V~13-Dec-07 21:39
~V~13-Dec-07 21:39 
GeneralRe: Crystal Report(Vb.net) Pin
Tom Deketelaere14-Dec-07 1:24
professionalTom Deketelaere14-Dec-07 1:24 
GeneralRe: Crystal Report(Vb.net) Pin
~V~14-Dec-07 19:19
~V~14-Dec-07 19:19 
GeneralRe: Crystal Report(Vb.net) Pin
Tom Deketelaere17-Dec-07 1:15
professionalTom Deketelaere17-Dec-07 1:15 
GeneralRe: Crystal Report(Vb.net) Pin
~V~16-Dec-07 18:13
~V~16-Dec-07 18:13 

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.