Can you configure a .NET Remoting object via XML file?
Answer Posted / 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 View All Answers
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
When should we choose .net remoting over .net web services?
Explain serialization formatters in .net remoting
What are the types of remoting?
Define singleton activation mode in .net remoting?
What are the security features in .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Define the lease of the object?
What is Remoting?
Can you explain remoting?
Define proxy in .net remoting?
What are static assemblies and dynamic assemblies?
Can we configure a .net remoting object via xml file?
What are the remotable objects in .net remoting?
what is Client-activated object in remoting?