Can you configure a .NET Remoting object via XML file?

Answer Posted / venu

Yes, via machine.config and application level .config file
(or web.config in ASP.NET). Application-level XML settings
take precedence over machine.config.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of .net remoting?

608


What do mean by remotable objects in .net remoting?

522


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

535


What are static assemblies and dynamic assemblies?

528


Difference between .net remoting versus distributed com?

562






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

520


Is it a good design practice to distribute the implementation to remoting client?

502


What is the proxy of the server object in .net remoting?

565


Which one is better WebService and Remoting ?

617


What is the Difference between CAO and SAO in Remoting.

558


What is the difference between remoting and webservice?

523


How do you implement distributed applications in .net?

508


What are the difference between static assemblies and dynamic assemblies?

568


What are the ways to configure remoting objects before client can use them?

598


define client activated objects (cao)?

612