Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Urgent Help!!!!!! Pin
bearnini30-Aug-04 6:37
bearnini30-Aug-04 6:37 
GeneralRe: Urgent Help!!!!!! Pin
Charlie Williams30-Aug-04 6:56
Charlie Williams30-Aug-04 6:56 
GeneralRe: Urgent Help!!!!!! Pin
Dave Kreskowiak30-Aug-04 6:57
mveDave Kreskowiak30-Aug-04 6:57 
GeneralError when sending e-mail in VB .NET Pin
cApSL0ck AvAtAr30-Aug-04 2:12
cApSL0ck AvAtAr30-Aug-04 2:12 
GeneralRe: Error when sending e-mail in VB .NET Pin
Dave Kreskowiak30-Aug-04 4:23
mveDave Kreskowiak30-Aug-04 4:23 
GeneralRe: Error when sending e-mail in VB .NET Pin
cApSL0ck AvAtAr30-Aug-04 13:00
cApSL0ck AvAtAr30-Aug-04 13:00 
GeneralDelegates Pin
beowulfagate29-Aug-04 21:24
beowulfagate29-Aug-04 21:24 
GeneralRe: Delegates Pin
Dave Kreskowiak30-Aug-04 7:12
mveDave Kreskowiak30-Aug-04 7:12 
You might want to read Asynchronous Method Execution Using Delegates[^] on MSDN. Invoke and launching background threads are not 100% interchangable. Wheather one is better than the other depends on what you want to be done in the background. Sooo...

What are you doing on the background thread?
Are you having any problems with BeginInvoke/EndInvoke?
What were the problems you had with threading?


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Delegates Pin
beowulfagate30-Aug-04 13:00
beowulfagate30-Aug-04 13:00 
GeneralRe: Delegates Pin
Dave Kreskowiak31-Aug-04 3:52
mveDave Kreskowiak31-Aug-04 3:52 
GeneralScroll bar in vb6 SDI form Pin
Mekong River29-Aug-04 15:39
Mekong River29-Aug-04 15:39 
GeneralRe: Scroll bar in vb6 SDI form Pin
Ray Cassick29-Aug-04 19:01
Ray Cassick29-Aug-04 19:01 
Questionhow can i make controls array? Pin
Anonymous ZP29-Aug-04 14:21
sussAnonymous ZP29-Aug-04 14:21 
AnswerRe: how can i make controls array? Pin
Mekong River29-Aug-04 15:33
Mekong River29-Aug-04 15:33 
GeneralRe: how can i make controls array? Pin
Ray Cassick29-Aug-04 18:59
Ray Cassick29-Aug-04 18:59 
AnswerRe: how can i make controls array? Pin
Dave Kreskowiak30-Aug-04 3:53
mveDave Kreskowiak30-Aug-04 3:53 
Generalbinding a datagrid to a datareader Pin
WizGreen29-Aug-04 12:02
WizGreen29-Aug-04 12:02 
GeneralRe: binding a datagrid to a datareader Pin
Dave Kreskowiak30-Aug-04 3:58
mveDave Kreskowiak30-Aug-04 3:58 
GeneralSerialization Problem Pin
tommy_tanaka29-Aug-04 12:00
tommy_tanaka29-Aug-04 12:00 
QuestionCould I convert Windows Form to Web Form? Pin
Anonymous29-Aug-04 9:46
Anonymous29-Aug-04 9:46 
AnswerRe: Could I convert Windows Form to Web Form? Pin
Dave Kreskowiak30-Aug-04 0:51
mveDave Kreskowiak30-Aug-04 0:51 
GeneralRe: Could I convert Windows Form to Web Form? Pin
Anonymous30-Aug-04 4:30
Anonymous30-Aug-04 4:30 
GeneralExe problem Pin
Faheem Ahmad29-Aug-04 8:54
Faheem Ahmad29-Aug-04 8:54 
GeneralRe: Exe problem Pin
bneacetp29-Aug-04 9:17
bneacetp29-Aug-04 9:17 
GeneralRe: Exe problem Pin
Colin Angus Mackay29-Aug-04 11:41
Colin Angus Mackay29-Aug-04 11:41 

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.