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 are pdbs?
What is the use of edititem template ingridview?
1 Answers C Squared Systems, Microsoft,
What method do you use to explicitly kill a users session? How?
Explain soap and xml?
Please explain what is the .net framework and how does it work?
What is alias ? Is it used in .Net ?
How to Exchange data between Webservices
Difference between user groups and code groups
What is the advantage of packaging over xcopy in .net?
What is dot net and its uses?
Resource Files: How to use the resource files, how to know which language to use?
In code behind class, name the type of code found. Is it the server side code or client side code?