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

Can we have same method with same name and signature using partial classes

1 Answers  


What is a design pattern and what is it for?

0 Answers  


What is Global Assembly Cache (GAC) and what is the Purpose of it?

1 Answers  


What?s the Unix name for a Windows service equivalent?

1 Answers  


Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed on the same system?

2 Answers   Value Labs,






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

1 Answers  


Which property is used in the email to send the content as HTML

1 Answers  


What does cil do?

0 Answers  


Explain the difference between static page and dynamic page?

0 Answers  


what are the controls used to upload a file from client to server?

4 Answers  


What is an anonymous method and how is it different from a lambda expression?

0 Answers  


Why SOAP is required?

0 Answers   Alcatel-Lucent,


Categories