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

How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  


What is a process ?

6 Answers   TCS,


What do mean by remotable objects in .net remoting?

0 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers   Tavant Technologies,


What are the security measures exist for .net remoting in system.runtime.remoting?

0 Answers  






Elaborate the term WebService and how it differ from Remoting?

0 Answers   QuestPond,


What are dynamic assemblies?

0 Answers  


How can we call methods in remoting asynchronously?

0 Answers  


What is the Difference between CAO and SAO in Remoting.

0 Answers  


About .NET Remoting and types of remoting ?

2 Answers   MMTS, SunGard,


What are possible implementations of distributed applications in .NET?

2 Answers  


Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?

0 Answers  


Categories