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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Example from .net. Integer & struct are value types or reference types in .net?

1076


What is il in vb.net?

1082


Which dll is required to translate xml to sql in internet information server (iis)?

1063


What is different between webusercontrol and in webcustomcontrol?

1036


How will you load dynamic assembly? How will create assemblies at run time?

2176


Explain what is the difference between response.redirect & server.transfer?

1132


What are the properties of ADO.NET?

1177


How viewstate is being formed and how it's stored on client in .net?

1043


How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?

1125


How to get the number after decimal point in .net?

1059


Explain me how does linq work?

1250


What is the single responsibility principle?

1079


How to debug failed assembly binds?

1083


What is garbage collection in .net? Explain the garbage collection process?

1042


What is 'Common Type System' (CTS) in .NET?

1173