What is a strong name?
Answer / guest
A strong name includes the name of the assembly, version
number, culture identity, and a public key token.
| Is This Answer Correct ? | 6 Yes | 0 No |
What security measures exist for .NET Remoting in System.Runtime.Remoting?
What is delay signing?
What are different types of assemblies?
Explain how does assembly versioning in .net prevent dll hell?
Elaborate the term WebService and how it differ from Remoting?
What is the proxy of the server object in .net remoting?
What?s Singleton activation mode?
what is the diff between remoting and webservice
What are the remotable objects in .net remoting?
Can you configure a .NET Remoting object via XML file?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain threading types?