How do you reference to a private & shared assembly ?
Answer / 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 |
What are various types of assemblies ?
Which Namespaces is used to achieve the Remoting?
What?s a proxy of the server object in .NET Remoting?
How does assembly versioning in .NET prevent DLL Hell?
3 Answers Satyam, Siebel Systems,
What is delay signing?
How can objects in two diff. App Doimains communicate with each other ?
What is the difference between authentication and authorization ?
7 Answers Digital GlobalSoft, Qatar University,
Can we configure a .net remoting object via xml file?
What are the security features in .net remoting?
What are possible implementations of distributed applications in .NET?
Types of compatabilities and explain them ?
What is a formatter in .net remoting?