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

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

Read Online Dot Net Remoting Job Interview Questions And Answers