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 |
How to decide which to use .net remoting or asp.net web services?
Explain threading types?
Explain the types of .net remoting?
What is UUID and GUID what is the size of this ID ?
Can we configure a .net remoting object via xml file?
What is the difference between .Net Remoting and Web Services ?
Where are shared assemblies stored?
Define singleton activation mode in .net remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
what is sitemap
What are various types of assemblies ?
Can you configure a .NET Remoting object via XML file?