What is strong name and what is the need of it ?
Answer Posted / swapna
A name that consists of an assembly's identity?its simple
text name, version number, and culture information (if
provided)?strengthened by a public key and a digital
signature generated over the assembly.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain how to perform remoting?
Difference between web services & remoting?
What are dynamic assemblies?
What is asynchronous programming?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Difference between .net remoting versus distributed com?
When do we use delegates in your remoting applications?
Is it a good design practice to distribute the implementation to remoting client?
What are the difference between static assemblies and dynamic assemblies?
What is a formatter in .net remoting?
Types of compatabilities and explain them ?
What do you mean by windows authentication?
What is fundamental of published or precreated objects in remoting?
Define proxy in .net remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?