1.

Can You Configure A .net Remoting Object Via Xml File?

Answer»

YES, via machine.config and APPLICATION LEVEL .config file (or web.config in ASP.NET). Application-level XML settings TAKE PRECEDENCE over machine.config.

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



Discussion

No Comment Found