Where is global assembly cache located on the system?
Answers were Sorted based on User's Feedback
Answer / guest
Usually C:\winnt\assembly or C:\windows\assembly.
| Is This Answer Correct ? | 140 Yes | 4 No |
What are the security features in .net remoting?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
Which Namespaces is used to achieve the Remoting?
How can you create a strong name for a .NET assembly?
How to decide which to use .net remoting or asp.net web services?
Explain the hierarchial description of remoting?
Define proxy in .net remoting?
What does manifest consists?
What is assembly ?
Explain threading types?
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 is strong name and what is the need of it ?