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



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

Answer / 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

More Dot Net Remoting Interview Questions

Explain the hierarchial description of remoting?

0 Answers  


Are you aware of containment and Aggregation ?

0 Answers   DELL,


What is unmanaged code?

0 Answers  


What are the types of remoting?

0 Answers  


What do you mean by windows authentication?

0 Answers  






What are the difference between static assemblies and dynamic assemblies?

0 Answers  


What are static assemblies and dynamic assemlies. Differences between them ?

2 Answers   TCS,


What are the steps to publish an object outside the service domain

0 Answers  


What is a formatter?

2 Answers  


Explain serialization formatters in .net remoting

0 Answers  


What are the security measures exist for .net remoting in system.runtime.remoting?

0 Answers  


what are the various type of channels used by .Net remoting and which is the best one?

1 Answers  


Categories