What are remotable objects in .NET Remoting?
Answer / guest
Remotable objects are the objects that can be marshaled
across the application domains. You can marshal by value,
where a deep copy of the object is created and then passed
to the receiver. You can also marshal by reference, where
just a reference to an existing object is passed
Is This Answer Correct ? | 0 Yes | 0 No |
Please tell us what is the difference between override and overload in a method?
What is an exe and a dll?
What are possible implementations of distributed applications in .NET?
What are the new 2.0 features useful for?
what is use of learning .net? does we get good jobs based on .net?
What are the new thee features of com+ services, which are not there in com (mts)?
What is Garbage Collection in .Net and what is the Garbage collection process?
Why you want to leave your previous company.
How do you turn off cookies for one page in your site? Give an example.
what is the meaning silverligt control
How does cas works?
Types of JIT and what is econo-JIT ?