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 create properties and methods using controls?
What is strong-typing versus weak-typing? Which is preferred?
Please explain what do the terms “boxing” and “unboxing” mean?
Explain the main components in .net?
How many namespaces are in .net version 1.1?
What is RCW (Run time Callable Wrappers)?
Explain about Behavioral design pattern?
Using activex control in .net?
Do you know the difference between the stack and the heap?
What is a variable of implicit type and what is its scope?
What versions of .net are there?
Explain about the features and elements present in Visual studio.NET IDE?
What is the lapsed listener problem?
What is difference between static page and dynamic page?
What is close method? How its different from finalize and dispose?