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
What are the purposes of using .net?
Explain what are possible implementations of distributed applications in .net?
Which file is taken by compiler when we have both file Application and Server Configuration file?
What are the core differences between .NET Languages ?
Is .net core installed?
What is smart navigation in .net?
What relationship is between a process, application domain, and application?
What is "microsoft intermediate language" (msil)?
What is typical about a windows process in regards to memory allocation in dot net?
Explain the difference between asp.net & vb.net and explain architecture?
What are the collections you've used?
How to manage pagination in a page using .net?
Explain asp.net?
What exactly is being serialized when you perform serialization in .net?
Explain how to load the contents of an xml file into an xmldocument object?