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 is misl?
How can you assign an rgb color to a system.drawing.color object?
Whate are resource files?
Define code access security (cas)?
Is .net 4.8 backwards compatible?
What are the new 2.0 features useful for?
Tell us why do we use the “using” statement?
What are the different types of remote object creation mode in .net?
Interop Services?
What is the use of common language runtime?
Do you know what is the difference between an abstract class and an interface?
What is Finalizer in .NET define Dispose and Finalize ?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain how does assembly versioning work?
Do you know what's the difference between .net and laravel?