Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are remotable objects in .NET Remoting?



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

Post New Answer

More Dot Net General Interview Questions

What is the difference between task and thread in .net?

0 Answers  


How to find methods of a assembly file (not using ILDASM) Reflection

1 Answers  


How does cas works?

0 Answers  


What are Generics? Where do we use them.

2 Answers   Value Labs,


How do you define the lease of the object in .net?

0 Answers  


What are the features of UIP Application Block?

1 Answers  


Please explain what is reflection and what is it for?

0 Answers  


What is an EXE?

1 Answers  


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

0 Answers  


What?s typical about a Windows process in regards to memory allocation?

1 Answers  


Describe the use of following com+ services jit activation, queued components, object pooling.?

0 Answers  


Where does the gac exist ?

0 Answers  


Categories