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
Types of compatabilities and explain them ?
What do you mean by windows authentication?
What are the remotable objects in .net remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What does manifest consists?
What are static assemblies?
What is objref object in remoting?
How can you configure a .net remoting object via xml file?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
How to directly call a native function exported from a dll?
Define singleton activation mode in .net remoting?
What are the types of remoting?
What are the threading types?
Explain Singleton design pattern of Remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?