How can you create a strong name for a .NET assembly?
Answer Posted / guest
With the help of Strong Name tool (sn.exe).
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Garbage collector?s functionality on unmanaged code ?
Explain marshalling and its types in .net remoting
Can we configure a .net remoting object via xml file?
Difference between .net remoting versus distributed com?
What are the types of remotable objects?
How are the activation URLs different in case of SAO and CAO in .NET 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.
What are the steps to publish an object outside the service domain
Explain the hierarchial description of remoting?
What is objref object in remoting?
When do we use delegates in your remoting applications?
Explain how to directly call a native function exported from a dll?
what is Client-activated object in remoting?
What are different types of assemblies?
What do you mean by windows authentication?