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



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

Answer / guest

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 ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is the difference between task and thread in .net?

0 Answers  


Difference between Panel and GroupBox classes?

3 Answers  


Explain about .net assemblies?

0 Answers  


Explain what inheritance is, and why it's important?

0 Answers  


What is the difference between vb.net and vc#.net?

0 Answers  






Explain about major components of the .NET framework.

1 Answers  


Is it true that objects don't always get destroyed immediately when the last reference goes away?

0 Answers  


What is an Exception? How many exceptions exist in Dot net and explain them?

2 Answers   CSC, TCS,


how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?

1 Answers  


What is RPC? What is the use of it?

0 Answers   Accenture,


Is .net 4.8 backwards compatible?

0 Answers  


What is the difference between a Hash Table and a Dictionary?

1 Answers  


Categories