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


How can objects in two diff. App Doimains communicate with each other ?



How can objects in two diff. App Doimains communicate with each other ?..

Answer / vishwadeep tyagi

.Net framework provides various ways to communicate with objects in different app domains.
First is XML Web Service on internet, its good method because it is built using HTTP protocol and SOAP formatting.
If the performance is the main concern then go for second option which is .Net remoting because it gives you the option of using binary encoding and the default TcpChannel, which offers the best interprocess communication performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Explain serialization formatters in .net remoting

0 Answers  


How can you configure a .net remoting object via xml file?

0 Answers  


Explain when we use web service and when we use remoting?

0 Answers  


Explain how to perform remoting?

0 Answers  


What are various types of assemblies ?

1 Answers   TCS,


What is asynchronous programming?

0 Answers  


About sn.exe ?

2 Answers   MMTS, TCS,


What is unmanaged code and will CLR handle this kind of code or not ?

1 Answers   DELL,


What are possible implementations of distributed applications in .NET?

2 Answers  


What are the security features in .net remoting?

0 Answers  


What are the advantage of remoting over web services?

0 Answers  


What?s SingleCall activation mode used for?

1 Answers  


Categories