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 are the advantages of VB.NET?
Explain nested classes?
What is trace in vb.net?
Explain the components of common language runtime.
Can you please explain the difference between value and reference types?
What is the strong name in .net assembly?
Explain the difference between thread and process?
Tell me how many .net languages can a single .net dll contain?
What is an assembly and its use?
Explain about rapid application development tool?
What’s the difference between private and shared assembly?
List the types of authentication?
Explain about delegate?
What is the feature which is common to all .net languages?
Explain about jagged arrarys ?