How do you do multithreading application in VB ?
Answer Posted / trevor wong
Keep it simple. User few timer, and some state. Or you can
do multi processes and asynchronous call too. But be careful
with slowness.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the feature which is common to all .net languages?
What are the assembly entry points?
Can you please explain the difference between dispose and finalize()?
Explain and brief about rapid application development tool?
Define serialization in .net?
Explain cts?
How to store images in sql server database through vb.net?
What is the use of errorprovider control?
What is the purpose of objects present in asp.net?
How to view an assembly?
What are the various open source tool available for VB.NET?
How do you define a read only property in a class module?
What is pre-jit?
Explain about visual basic.net?
Explain the difference between datatable and dataset?