How do you do multithreading application in VB ?
Answers were Sorted based on User's Feedback
Answer / daniel
Its the fastest and an excellent application provided in
VB.net. Due to which many operations can be done without
any lapse of time. The system need not wait for an
application or any task to get completed, rather it runs
simultaneously.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dileep.t
VB6 does not support multithreading.
However, It is possible using Win32 API
"CreateThread" function.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
What languages does the .net framework support?
What is code security?
Difference between VB dll and assemblies in .NET ?
Explain how does the xmlserializer work?
What do you mean by Redim in VB.NET?
How do you validate Date by using which validation Control?
What is the differences between dataset.clone and dataset.copy?
Explain how can we remove handlers at run time?
What is a static variable?
What is strong typing and weak typing?
What is break mode? What are the options to step through code?
Explain the advantages of vb.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)