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
When we go for html server controls and when we go for web server controls?
How can you assign an rgb color to a system.drawing.color object?
Explain what is an anonymous method and how is it different from a lambda expression?
How do you define the lease of the object in .net?
What is the transport protocol you use to call a seb service soap?
What is the use of UML in .Net
How we can achieve Connection pooling in .Net?
What are multicast delegates?
Do you know the difference between the stack and the heap?
Explain garbage collection?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What is Flyout Design Pattern in .NET?
Describe difference between inline and code-behind?
Describe the compilation process for .net code?
Tell us what is the difference between struct and class?