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 use of errorprovider control?
What is normal jit?
How to store decimal data in .net?
Define cls?
What are the features of c# which are not present in vb.net?
What would you do to remove microsoft visual basic name space?
When do you use virutal keyword?
Explain the difference between int and int32?
Explain redim keyword?
Which dll is used for microsoft .net run time?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What do you mean by serialization and deserialization?
How do you retrieve the customized properties of a .net application from xml .config file?
What is the differences between dataset.clone and dataset.copy?
What is portable executable?