Can you configure a .NET Remoting object via XML file?
Answer Posted / guest
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get the number after decimal point in .net?
Explain re-clarification of object based in .net?
Does .net supports destructors concept?
What is RPC? What is the use of it?
Describe the compilation process for .net code?
Explain security measures exist for .net remoting in system.runtime.remoting?
Differences between namespace, class, assembly?
What is a windows process in .net?
State some of the different languages supported by .net?
What is DTS and explain the purpose of it?
How is .net able to support multiple languages?
What do the terms “boxing” and “unboxing” mean?
How is .net core cross platform?
How to debug failed assembly binds?
What is typical about a windows process in regards to memory allocation in .net?