What is strong name and what is the purpose of strong name ?
Answer Posted / saubhagya
strong names are same as GUID in com.strong names are used
to deploy assembly in global assembly cache(GAC)
| Is This Answer Correct ? | 30 Yes | 8 No |
Post New Answer View All Answers
What do you mean by passport authentication?
What are the security features in .net remoting?
Can you pass SOAP messages through remoting?
What are different types of assemblies?
What are the information required to configure remote objects?
Explain how to perform remoting?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
Explain when we use web service and when we use remoting?
What is a formatter in .net remoting?
What is the Difference between CAO and SAO in Remoting.
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
How can we call methods in remoting asynchronously?
What is the difference between remoting and webservice?
What is asynchronous programming?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?