How do you do multithreading application in VB ?
Answer Posted / dileep.t
VB6 does not support multithreading.
However, It is possible using Win32 API
"CreateThread" function.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the differences between dataset.clone and dataset.copy?
What is the difference between value and reference types?
What is the strong name in .net assembly?
Define cls?
Tell me how many .net languages can a single .net dll contain?
What is difference between metadata and manifest?
Explain about the keyword must inherit?
What do you mean by deserialization?
Explain jagged array in vb.net?
How do you call a stored procedure in Visual Basic?
Explain the components of common language runtime.
What are the technology areas that microsoft.net contains?
How to store images in sql server database through vb.net?
What is late binding and early binding?
Can you please explain the difference between vb and vb.net?