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 |
What is the use of edititem template ingridview?
1 Answers C Squared Systems, Microsoft,
What?s a Windows process?
Describe difference between inline and code-behind?
What does il do?
Is .net 4.8 backwards compatible?
Can any object be stored in a viewstate in .net?
What is a design pattern and what is it for?
What method do you use to explicitly kill a users session? How?
What are the new 2.0 features useful for?
what is yield keyword in .Net?
What is the difference between the C#.NET and VB.NET?
Difference between machine.config and web.config?