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 to find size of the file. Which method or function is used to occomplish this?
What is the Windows API?
what is the Property used to add a menus at runtime?
What is meant by "Early Binding" and "Late Binding"? Which is better?
What is Dll?
What kind of components can you use as DCOM servers?
What is ActiveX Document?
Explain Get, Let, Set Properties.
How to load and unload child forms.
what is the Benefit of wrapping database calls into MTS transactions?
DHTML Is used for what?
Explain about declaring variables in Visual basic?
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)