Can you configure a .NET Remoting object via XML file?
Answer / venu
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 ? | 6 Yes | 0 No |
What do you mean by passport authentication?
Explain the hierarchial description of remoting?
What are the advantage of remoting over web services?
Define singleton activation mode in .net remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?
What is the difference between .Net Remoting and Web Services ?
Elaborate the term WebService and how it differ from Remoting?
What is the difference between authentication and authorization ?
7 Answers Digital GlobalSoft, Qatar University,
What is a process ?
Can you have two files with the same file name in GAC?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
What is unboxing?