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 the steps to publish an object outside the service domain



What are the steps to publish an object outside the service domain..

Answer / Ajay Kumar Pandey

.NET Remoting requires publishing remote objects outside of the service domain. Here's a simplified sequence of steps:
1. Create a well-known service (server) and register it with the RemotingConfiguration class.
2. Create a client application and configure the channel sinks.
3. Call the RemotingServices.Marshal() method to marshal the object at the client side.
4. Use Activator.GetObject() to create a proxy for the remote object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Define delegates and events?

1 Answers  


What are the different types of channels used by .net remoting and which is the best one?

1 Answers  


Where are shared assemblies stored?

4 Answers  


Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

1 Answers   Excel,


What is unboxing?

1 Answers  


What is the purpose of strong name?

1 Answers  


what is Client-activated object in remoting?

1 Answers   DELL,


What is boxing and unboxing ?

4 Answers   Amdocs, BirlaSoft, TCS,


What are the threading types?

1 Answers  


What is asynchronous programming?

1 Answers  


What is a strong name?

1 Answers  


What are static assemblies and dynamic assemblies?

1 Answers  


Categories