What is assembly ?

Answers were Sorted based on User's Feedback



What is assembly ?..

Answer / saubhagya

Assembly is unit of deployment like exe or dll.
Assembly may contain reference to other assembly.

Is This Answer Correct ?    8 Yes 0 No

What is assembly ?..

Answer / vishaal

An assembly is building block of .NET framework. They form
the fundamental unit of deployment,version control,
security. An assembly is collection of types and resources
which form logical unit of functionality.

Is This Answer Correct ?    7 Yes 0 No

What is assembly ?..

Answer / chandra babu naidu

An Assembly is a basic building blocks of .net framework environment applications that can dynamically.



or

An assembly is a collection of files or libraries

Is This Answer Correct ?    1 Yes 0 No

What is assembly ?..

Answer / fgdfg

fgdfgdf

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Dot Net Remoting Interview Questions

What is the purpose of strong name?

0 Answers  


Difference between remoting and web service ?

1 Answers   Digital GlobalSoft,


Where are shared assemblies stored?

4 Answers  


What do mean by remotable objects in .net remoting?

0 Answers  


What are the differences between Marshal by value and Marshal by reference?

4 Answers   Verizon,






What is a formatter in .net remoting?

0 Answers  


Give the Hierarchial description of remoting?

1 Answers   Satyam,


How to perform Remoting?

1 Answers  


what is sitemap

3 Answers  


Define singleton activation mode in .net remoting?

0 Answers  


When we use web service and when we use Remoting?

2 Answers  


When do we use delegates in your remoting applications?

0 Answers  


Categories