Click here to Skip to main content
15,919,613 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Need Help.......Great one Pin
SimulationofSai5-Jun-07 21:02
SimulationofSai5-Jun-07 21:02 
AnswerRe: Need Help.......Great one Pin
Dave Kreskowiak6-Jun-07 3:12
mveDave Kreskowiak6-Jun-07 3:12 
AnswerRe: Need Help.......Great one Pin
Sathesh Sakthivel6-Jun-07 3:25
Sathesh Sakthivel6-Jun-07 3:25 
Questiondatepicker 101 Pin
Visual Very Basic5-Jun-07 15:03
Visual Very Basic5-Jun-07 15:03 
AnswerRe: datepicker 101 Pin
Christian Graus5-Jun-07 15:18
protectorChristian Graus5-Jun-07 15:18 
Question.NET 2.0 BackgroundWorker Pin
Polymorpher5-Jun-07 14:51
Polymorpher5-Jun-07 14:51 
AnswerRe: .NET 2.0 BackgroundWorker Pin
Dave Kreskowiak6-Jun-07 3:17
mveDave Kreskowiak6-Jun-07 3:17 
GeneralRe: .NET 2.0 BackgroundWorker Pin
Polymorpher6-Jun-07 7:55
Polymorpher6-Jun-07 7:55 
Doesn't this defeat the purpose of a background worker? Invoke would cause the method to run back on the main thread, which would bog down the thread since they have over 50,000 customers that are being loaded into the dataset...Is there a way to do this on a separate thread? I guess I could run it on the background worker and then send each individual row to the main thread one at a time with invoke, that would keep it from bogging down, but it would take so long to load that they would end up having to wait for the grid to load before they could really do anything anyways...any suggestions?

Apparently it's not OK to start a bonfire of Microsoft products in the aisles of CompUSA even though the Linuxrulz web site says so

GeneralRe: .NET 2.0 BackgroundWorker Pin
Dave Kreskowiak6-Jun-07 16:40
mveDave Kreskowiak6-Jun-07 16:40 
GeneralRe: .NET 2.0 BackgroundWorker Pin
Polymorpher7-Jun-07 6:36
Polymorpher7-Jun-07 6:36 
Questiondisplay excel fields on a PPC? Pin
amatbrewer5-Jun-07 12:34
amatbrewer5-Jun-07 12:34 
QuestionDirectX audio using 100% cpu for mp3 Pin
orbital0015-Jun-07 11:57
orbital0015-Jun-07 11:57 
AnswerRe: DirectX audio using 100% cpu for mp3 Pin
Dave Kreskowiak6-Jun-07 3:14
mveDave Kreskowiak6-Jun-07 3:14 
GeneralRe: DirectX audio using 100% cpu for mp3 Pin
orbital0016-Jun-07 10:54
orbital0016-Jun-07 10:54 
QuestionReading hex from SQL into VB.Net Pin
svanwass5-Jun-07 7:57
svanwass5-Jun-07 7:57 
AnswerRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 8:07
mveDave Kreskowiak5-Jun-07 8:07 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass5-Jun-07 8:22
svanwass5-Jun-07 8:22 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 8:34
mveDave Kreskowiak5-Jun-07 8:34 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass5-Jun-07 8:41
svanwass5-Jun-07 8:41 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 9:05
mveDave Kreskowiak5-Jun-07 9:05 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass5-Jun-07 9:18
svanwass5-Jun-07 9:18 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak5-Jun-07 9:29
mveDave Kreskowiak5-Jun-07 9:29 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass14-Jun-07 4:56
svanwass14-Jun-07 4:56 
GeneralRe: Reading hex from SQL into VB.Net Pin
Dave Kreskowiak14-Jun-07 16:26
mveDave Kreskowiak14-Jun-07 16:26 
GeneralRe: Reading hex from SQL into VB.Net Pin
svanwass18-Jun-07 8:45
svanwass18-Jun-07 8:45 

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.