Go to DotNetFunda.com
 Online : 1466 |  Welcome, Guest!   Login
 
Home > Interview Questions > Remoting, Web Services, XML, XSLT Interview Questions > What are remotable objects in .NET Remot ...

call for mock interview


Remoting, Web Services, XML, XSLT Interview Questions


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

Found interesting? Add this to:

| More


Navigate to:

 Submit Interview Questions

What’s a proxy of the server object in .NET Remoting? ...

What is a formatter? ...

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

Related interview questions

More ...


Advertisement

About Us | The Team | Advertise | Contact Us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you found plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 9/3/2010 4:33:49 AM