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

About .NET Remoting and types of remoting ?

2 Answers   MMTS, SunGard,


What are the different types of channels used by .net remoting and which is the best one?

0 Answers  


What is Remoting?

0 Answers  


What technology enables out-of-proc communication in .NET ?

1 Answers  


What are static assemblies and dynamic assemlies. Differences between them ?

2 Answers   TCS,






How are the activation URLs different in case of SAO and CAO in .NET remoting?

0 Answers  


what are the various type of channels used by .Net remoting and which is the best one?

1 Answers  


Define singleton activation mode in .net remoting?

0 Answers  


What is a process ?

6 Answers   TCS,


Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

0 Answers  


What is UUID and GUID what is the size of this ID ?

2 Answers   DELL,


Categories