Interviewer And Interviewee Guide

Dot Net Interview Question:

What are remotable objects in .NET Remoting?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Dot Net Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.