How do you do multithreading application in VB



How do you do multithreading application in VB..

Answer / dws

by apartment threading model wherein we put the threads to
sleep in between in the single threaded model so that there
is no condition for deadlocks the might occur

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

What are the Style Properties of Combo Box?

2 Answers  


Explain Get, Let, Set Properties?

5 Answers  


Can Redim be used to declare a new array ?

13 Answers   Infosys,


How does the following statements work? On Error Goto Err_Handler

2 Answers  


Which type of object requires this object?

0 Answers  






Is it possible to call oracle database through ADO control or Object?

1 Answers  


What does Addressof operator do?

1 Answers  


How to find size of the file. Which method or function is used to occomplish this?

0 Answers  


what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?

2 Answers   CTS, Technocrats,


What is binding? What are types of binding?

3 Answers   Primus Global,


What is the difference between Object and Class?

2 Answers  


What is the size of the variant data type?

3 Answers  


Categories