Click here to Skip to main content
15,890,282 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDefine an object? Pin
zhoujun2-Nov-02 22:07
zhoujun2-Nov-02 22:07 
AnswerRe: Define an object? Pin
ian mariano3-Nov-02 7:34
ian mariano3-Nov-02 7:34 
GeneralRe: Define an object? Pin
zhoujun3-Nov-02 14:23
zhoujun3-Nov-02 14:23 
GeneralParent/child data in vb6 with listbox Pin
Golfmaltais1-Nov-02 17:38
sussGolfmaltais1-Nov-02 17:38 
GeneralMultipage .Tiff files Pin
Zulfikar Ali1-Nov-02 11:19
Zulfikar Ali1-Nov-02 11:19 
GeneralRe: Multipage .Tiff files Pin
Zulfikar Ali6-Nov-02 5:44
Zulfikar Ali6-Nov-02 5:44 
QuestionHow do I update the time or frames display for a video? Pin
James Williams1-Nov-02 5:34
James Williams1-Nov-02 5:34 
GeneralPrepare for extremely stupid question! Pin
Matt Philmon1-Nov-02 5:11
Matt Philmon1-Nov-02 5:11 
Ok. I'm a C++ programmer (with a little VB6 experience) that's recently started using VB.NET quite a bit. I have to ask this even though I feel pretty certain that I don't have to worry about it... but I'm not sure just how large the changes are from VB to VB.NET so here we go...

In VB.NET, if I use multiple Timer objects (the new one, not the Forms one) so I can have different times, is there any chance the timers could fire at the same time? Ie, VB.NET is still basically a single threaded application, right? Each run of a fired timer event will NOT be treated as a thread...? I'm just making sure. I'm thinking of doing something a certain way and some of the resources used in each timer are shared so I can't have them stepping on each other. Would another timer fire off while another one is running? Can I stop that behavior (if it exists) with some sort of locking mechanism like a Mutex in C++?
GeneralRe: Prepare for extremely stupid question! Pin
Pete Bassett1-Nov-02 5:52
Pete Bassett1-Nov-02 5:52 
Generalconnecting to network folder using vb.net Pin
pampatipaveen31-Oct-02 14:30
pampatipaveen31-Oct-02 14:30 
GeneralRe: connecting to network folder using vb.net Pin
mikasa1-Nov-02 2:31
mikasa1-Nov-02 2:31 
GeneralEnumerating Servers on Win9x Pin
mikasa31-Oct-02 8:17
mikasa31-Oct-02 8:17 
GeneralRe: Enumerating Servers on Win9x Pin
mikasa1-Nov-02 11:41
mikasa1-Nov-02 11:41 
Generalchanging cursor Pin
mariuszpopiolek31-Oct-02 6:32
mariuszpopiolek31-Oct-02 6:32 
General.NET Remoting in VB.NET Pin
Dam_f31-Oct-02 4:57
Dam_f31-Oct-02 4:57 
GeneralUpdate Registry permissions Pin
Andy H30-Oct-02 9:27
Andy H30-Oct-02 9:27 
GeneralRe: Update Registry permissions Pin
ian mariano30-Oct-02 22:06
ian mariano30-Oct-02 22:06 
GeneralApplication for all resolution Pin
Notorious SMC29-Oct-02 16:24
sussNotorious SMC29-Oct-02 16:24 
GeneralRe: Application for all resolution Pin
ian mariano30-Oct-02 1:51
ian mariano30-Oct-02 1:51 
Generalnetapi32.dll and windows 98 ? (VB.NET) Pin
Vipul Bhatt27-Oct-02 22:40
Vipul Bhatt27-Oct-02 22:40 
GeneralRe: netapi32.dll and windows 98 ? (VB.NET) Pin
ian mariano28-Oct-02 9:51
ian mariano28-Oct-02 9:51 
GeneralRe: netapi32.dll and windows 98 ? (VB.NET) Pin
Vipul Bhatt29-Oct-02 1:45
Vipul Bhatt29-Oct-02 1:45 
GeneralRe: netapi32.dll and windows 98 ? (VB.NET) Pin
ian mariano29-Oct-02 9:03
ian mariano29-Oct-02 9:03 
GeneralRe: netapi32.dll and windows 98 ? (VB.NET) Pin
mikasa31-Oct-02 7:28
mikasa31-Oct-02 7:28 
Questionhelp for Spreadsheet 10.0 component? Pin
drmzunlimited27-Oct-02 21:06
drmzunlimited27-Oct-02 21:06 

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.