Can you configure a .NET Remoting object via XML file?
Answer / 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 |
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
What are nullable types in .NET
0 Answers TryTechnicals Pvt Ltd,
ctype(123.34,integer) - should it throw an error? Why or why not?
Is .net front end or backend?
What are Generics? Where do we use them.
Is .net is a language?
how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?
What is JIT and how is works?
What is Assembly manifest? what all details the assembly manifest will contain.
What is the difference between override and overload in a method?
Explain what is reflection in microsoft .net context?
What are the features of dot net?