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

Explain about the Common Language Runtime?

0 Answers  


Explain me what is .net web service?

0 Answers  


What are the authentication methods in .net?

0 Answers  


Explain what is the difference between a class and an object, and how do these terms relate to each other?

0 Answers  


What is a Strong Name?

1 Answers  






Explain webfarm vs webgardens in .net?

0 Answers  


Describe the use of following com+ services jit activation, queued components, object pooling.?

0 Answers  


What is new in .net core?

0 Answers  


What are the providers available with VS.NET ?

2 Answers   TCS,


Compare client server application with n-tier application

0 Answers  


What data providers available in .net to connect to database?

0 Answers  


What is 3 tier architecture?

0 Answers  


Categories