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 what are possible implementations of distributed applications in .net?

0 Answers  


What is difference between .net core and .net standard?

0 Answers  


Explain what does managed mean in the .net context?

0 Answers  


What is Assembly?

1 Answers   DELL, Wipro,


What is delegation in .net?

0 Answers  


Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


What is finalize method in .net?

0 Answers  


If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.

0 Answers  


what is the default value of CHAR type?in C# using asp.net?

7 Answers   Bosch,


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

0 Answers  


What should you do to store an object in a viewstate?

0 Answers  


How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?

0 Answers  


Categories