How do in-process communication work in the common language runtime?



How do in-process communication work in the common language runtime?..

Answer / Ruchi Mishra

In-process communication in the Common Language Runtime (CLR) occurs when components or objects reside within the same AppDomain and communicate using .NET Remoting, interfaces, events, or shared memory. This allows efficient interaction between different parts of an application without relying on network communication.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

Why .Net Does not Support multiple inheritance?

1 Answers   Quark,


Define application-scope?

1 Answers  


what is cookies?

2 Answers  


What does asp stand for in technology?

1 Answers  


Define application object?

1 Answers  


What are the attributes of the <form> tags? What are their functions?

1 Answers  


What is difference between server.transfer and response.redirect ?

2 Answers   CIStems Software, Effexoft, VebTel,


what is m n c

1 Answers   NIIT,


What is Server Object?

2 Answers   NIIT,


Why can't use DAO instead of ADO?

1 Answers   TATA,


Define response object?

1 Answers  


What is the work of asp?

1 Answers  


Categories