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