Go to DotNetFunda.com
 Welcome, Guest!  
LoginLogin  
Take a break and be productive! read technical jokes.
 Skip Navigation Links Home > Interview Questions > What are remotable objects in .NET Remoting? ...

Remoting, Web Services, XML, XSLT Interview Question


What are remotable objects in .NET Remoting?

Author: Raja | Posted on: 4/27/2008 11:51:43 PM | Category: Remoting, Web Services, XML, XSLT | Views:603 |  Print Source: http://blogs.crsw.com/mark/articles/253.aspx | Asked In: Many Interviews


Answer:
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.

Interesting?   Bookmark and Share


Navigate to:

 Submit Interview Questions

<< Previous Question: What is a formatter?

Next Question >>: What’s a proxy of the server object in .NET Remoting?

Random Questions: Random Interview Questions

Help: If for some reason you are getting the same question by clicking Next Question or Previous Question, Try clicking Random Questions or Categories link above.

Advertisement

About Us | Contact Us | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
All rights reserved to DotNetFunda.Com. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks.
(Best viewed in IE 6.0+ or Firefox 2.0+ at 1024 * 768 or higher)