How do you reference to a private & shared assembly ?
Answer Posted / satya
The private assembly is reside in root folder of application
& shared assembly is reside in GAC.
Then we take reference using keyword.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between marshal by value and marshal by reference?
What do you mean by windows authentication?
What are dynamic assemblies?
What is the purpose of strong name?
What are the different types of channels used by .net remoting and which is the best one?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What are the situations you will use singleton architecture in remoting ?
Difference between .net remoting versus distributed com?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What is a formatter in .net remoting?
What are the advantage of remoting over web services?
What are the difference between static assemblies and dynamic assemblies?
Will clr handle unmanaged code or not?
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
What is the Difference between CAO and SAO in Remoting.