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 code security?
What is the significance of delegates. Where should they be used?
Explain how to achieve polymorphism in vb.net?
What is the difference between c# and vb.net?
Described strong typing and weak typing?
List the types of authentication?
what is the advantage of option strict on?
What is deep copy?
Why should you use delegate?
What are the parts of the visual basic control?
Explain nested classes?
Explain about Visual basic.NET culture?
How do you call a stored procedure in Visual Basic?
Define serialization in .net?
Explain cts?