How do you reference to a private & shared assembly ?



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

Post New Answer

More Dot Net Remoting Interview Questions

What are various types of assemblies ?

1 Answers   TCS,


Which Namespaces is used to achieve the Remoting?

0 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


How does assembly versioning in .NET prevent DLL Hell?

3 Answers   Satyam, Siebel Systems,


What is delay signing?

2 Answers   HCL,






How can objects in two diff. App Doimains communicate with each other ?

1 Answers  


What is the difference between authentication and authorization ?

7 Answers   Digital GlobalSoft, Qatar University,


Can we configure a .net remoting object via xml file?

0 Answers  


What are the security features in .net remoting?

0 Answers  


What are possible implementations of distributed applications in .NET?

2 Answers  


Types of compatabilities and explain them ?

0 Answers   DELL,


What is a formatter in .net remoting?

0 Answers  


Categories