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

What is the difference between private and shared assembly?

1 Answers  


explain is .NET Remoting?

2 Answers   Mind Tree,


Explain the Flow of remoting?

0 Answers  


What is a Windows process?

1 Answers  


What do you know about .NET assemblies?

2 Answers  






What are the advantage of remoting over web services?

0 Answers  


Define a process?

0 Answers  


How to register a shared assembly ?

1 Answers   Digital GlobalSoft,


What are the different types of channels used by .net remoting?

0 Answers  


How can you automatically generate interface for the remotable object in .NET with Microsoft tools?

1 Answers   Tavant Technologies, TCS, Tech Mahindra,


What are the channels in .net remoting?

0 Answers  


How can objects in two diff. App Doimains communicate with each other ?

1 Answers  


Categories