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 |
When we use web service and when we use Remoting?
explain is .NET Remoting?
What is the Difference between CAO and SAO in Remoting.
What are the types of remoting?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
What?s SingleCall activation mode used for?
What?s Singleton activation mode?
What are the difference between static assemblies and dynamic assemblies?
What is unmanaged code and will CLR handle this kind of code or not ?
What is the purpose of strong name?
How can objects in two diff. App Doimains communicate with each other ?
Explain how to directly call a native function exported from a dll?