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 are static assemblies and dynamic assemblies. Differences between them?

0 Answers  


What is unboxing?

0 Answers  


What are dynamic assemblies?

0 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


What is strong name and what is the need of it ?

1 Answers   Digital GlobalSoft,


Give the Hierarchial description of remoting?

1 Answers   Satyam,


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

2 Answers   TCS,


When do we use delegates in your remoting applications?

0 Answers  


write a example for remoting (code)

2 Answers   Mind Tree,


What are the security issues if we send a query from the application?

2 Answers   Microsoft, Timken,


When we use web service and when we use Remoting?

2 Answers  


Can you have two files with the same file name in GAC?

2 Answers  


Categories