Click here to Skip to main content
15,898,020 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: automation in vb Pin
sowjanya316-Mar-10 17:48
sowjanya316-Mar-10 17:48 
GeneralRe: automation in vb Pin
Anubhava Dimri16-Mar-10 2:02
Anubhava Dimri16-Mar-10 2:02 
AnswerRe: automation in vb Pin
Dalek Dave16-Mar-10 0:59
professionalDalek Dave16-Mar-10 0:59 
QuestionMultithreading Pin
programmervb.netc++15-Mar-10 16:23
programmervb.netc++15-Mar-10 16:23 
AnswerRe: Multithreading Pin
Luc Pattyn15-Mar-10 16:51
sitebuilderLuc Pattyn15-Mar-10 16:51 
GeneralRe: Multithreading Pin
programmervb.netc++15-Mar-10 16:57
programmervb.netc++15-Mar-10 16:57 
GeneralRe: Multithreading Pin
Luc Pattyn15-Mar-10 17:31
sitebuilderLuc Pattyn15-Mar-10 17:31 
QuestionEmbarrassing but true Pin
programmervb.netc++15-Mar-10 14:27
programmervb.netc++15-Mar-10 14:27 
I am in a project that has no multithreading. I understand the multithreading concepts and I can write basic apps but most places in our apps that I believe would benefit from multithreading we are accessing controls on the form so of course I get the cross threaded operation error.

Is there an elegant solution to updating UI elements from a secondary thread.
An example would be like having a secondary thread retrieve data from the DB and update the UI with the current info.

Another thing, are there any tools or ideas of how I can decide which parts of my application would benefit most multithreading.

This is sad but it is true, I came into developing in tried to be productive immediately so many important concepts got left behind and each time I try to implement new things that I have learned it seems that I am always fighting the basic design of the application.
Humble Programmer

AnswerRe: Embarrassing but true Pin
Luc Pattyn15-Mar-10 14:48
sitebuilderLuc Pattyn15-Mar-10 14:48 
GeneralRe: Embarrassing but true Pin
programmervb.netc++15-Mar-10 14:54
programmervb.netc++15-Mar-10 14:54 
GeneralRe: Embarrassing but true Pin
Luc Pattyn15-Mar-10 15:15
sitebuilderLuc Pattyn15-Mar-10 15:15 
GeneralRe: Embarrassing but true Pin
programmervb.netc++15-Mar-10 15:17
programmervb.netc++15-Mar-10 15:17 
AnswerRe: Embarrassing but true Pin
Dave Kreskowiak15-Mar-10 14:49
mveDave Kreskowiak15-Mar-10 14:49 
GeneralRe: Embarrassing but true Pin
Luc Pattyn15-Mar-10 15:16
sitebuilderLuc Pattyn15-Mar-10 15:16 
GeneralRe: Embarrassing but true Pin
Dave Kreskowiak15-Mar-10 16:24
mveDave Kreskowiak15-Mar-10 16:24 
QuestionVB.Net Conversion Wizard Pin
arsha_midy15-Mar-10 13:43
arsha_midy15-Mar-10 13:43 
AnswerRe: VB.Net Conversion Wizard Pin
programmervb.netc++15-Mar-10 14:28
programmervb.netc++15-Mar-10 14:28 
GeneralRe: VB.Net Conversion Wizard Pin
arsha_midy15-Mar-10 20:59
arsha_midy15-Mar-10 20:59 
AnswerRe: VB.Net Conversion Wizard Pin
Dave Kreskowiak15-Mar-10 14:44
mveDave Kreskowiak15-Mar-10 14:44 
GeneralRe: VB.Net Conversion Wizard Pin
programmervb.netc++15-Mar-10 14:49
programmervb.netc++15-Mar-10 14:49 
QuestionWeird error that only happens sometimes.. Pin
programmervb.netc++15-Mar-10 10:36
programmervb.netc++15-Mar-10 10:36 
Answerpartial answer Pin
Luc Pattyn15-Mar-10 11:07
sitebuilderLuc Pattyn15-Mar-10 11:07 
GeneralRe: partial answer Pin
programmervb.netc++15-Mar-10 11:09
programmervb.netc++15-Mar-10 11:09 
AnswerRe: partial answer Pin
Luc Pattyn15-Mar-10 11:32
sitebuilderLuc Pattyn15-Mar-10 11:32 
GeneralRe: partial answer Pin
programmervb.netc++15-Mar-10 11:14
programmervb.netc++15-Mar-10 11:14 

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.