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

What do you mean by windows authentication?

534


Define a process?

552


What do you mean by passport authentication?

528


what are the requirements to enable remote components to interact each other?

537


what is Client-activated object in remoting?

584






What is asynchronous programming?

570


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1669


How to decide which to use .net remoting or asp.net web services?

497


What is unboxing?

486


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

598


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

513


Elaborate the term WebService and how it differ from Remoting?

564


What are the types of remoting?

543


Explain how to directly call a native function exported from a dll?

514


Explain the Flow of remoting?

600