What is the difference between private and shared assembly?

Answer Posted / guest

Private assembly is used inside an application only and
does not have to be identified by a strong name.

Shared assembly can be used by multiple applications and
has to have a strong name.

Is This Answer Correct ?    35 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between .net remoting versus distributed com?

660


When do we use delegates in your remoting applications?

601


Explain the differences between marshal by value and marshal by reference?

656


What are dynamic assemblies?

655


What are the ways to renew lifetime leases of objects?

679






How can we call methods in remoting asynchronously?

618


Garbage collector?s functionality on unmanaged code ?

3178


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

614


Explain the types of .net remoting?

689


What is a formatter in .net remoting?

667


Name the distributed systems available apart from .net remoting?

642


What is the Difference between CAO and SAO in Remoting.

643


Can you pass SOAP messages through remoting?

661


Define singlecall activation mode in .net remoting?

597


What is the difference between remoting and webservice?

601