How can objects on different threads communicate with one
another?
Answers were Sorted based on User's Feedback
Answer / guest
Processes communicate with one another through messages,
using Microsoft's Remote Procedure Call (RPC) technology to
pass information to one another.There is no difference to
the caller between a call coming from a process on a remote
machine and a call coming from another process on the same
machine.
Multithreaded applications must avoid two threading
problems: deadlocks and races.A deadlock occurs when each
thread is waiting for the other to do something
| Is This Answer Correct ? | 3 Yes | 0 No |
How will you define a function to accept optional arguments?
How can you save and Get data from Clipboard?
I have several megabytes of memory. Why do I get an "out of memory" error?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Explain what is Visual basic?
Under which circumstance does a VB application ignore a Timer event?
what are the Sequence of events when a MDI form open with two child forms closing?
What is the statement to extract 4 characters from the middle of a string?
What is the size of the variant data type?
What is the max size of textbox?
Explain about manipulating the recordset object
How many ways we can access file using VB?
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)