What is unmanaged code?
No Answer is Posted For this Question
Be the First to Post Answer
What are CAO's i.e. Client Activated Objects ?
Define a process?
Define the lease of the object?
What technology enables out-of-proc communication in .NET ?
Can you explain remoting?
what are the various type of channels used by .Net remoting and which is the best one?
Explain what is the relationship between a Process, Application Domain, and Application?
What is strong name and what is the purpose of strong name ?
8 Answers Qwest, Sons Of Technology, TCS,
How does assembly versioning in .NET prevent DLL Hell?
3 Answers Satyam, Siebel Systems,
How can objects in two diff. App Doimains communicate with each other ?
What is the proxy of the server object in .net remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()