What are the types of assemblies and where can u store them
and how a private assembly is used only by a single
application, and is stored in that application's install
directory (or a subdirectory therein)?

Answer Posted / srikanth

Assemblies are of three types.
1. Private-The assembly that resides in the application
directory and is only meant for that particular application.
2. Public/Shared-The assembly that is placed in the Global
Assembly Cache where all the application can use the
functionality of the assembly.
3. Satellite-An assembly that behaves differently for each
application based on the culture information.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the hotspot class in .net do?

564


How do http sessions work?

501


What is a global postback url?

511


How can we identify that the page is post back in asp net?

507


What is http protocol and how it works?

527






What are the features of asp.net mvc?

523


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1611


What is query string with example?

519


Explain what is an abstract class?

550


Explain the significance of routing? : asp.net mvc

536


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1402


How u refer webservices?

1491


What are the Difference between asp.net and asp ?

568


What is http post and http get?

538


What is the purpose of asp.net?

535