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 are static assemblies and dynamic assemlies. Differences between them ?

2 Answers   TCS,


Define singlecall activation mode in .net remoting?

1 Answers  


Define the lease of the object?

1 Answers  


what is Client-activated object in remoting?

1 Answers   DELL,


What is UUID and GUID what is the size of this ID ?

2 Answers   DELL,


Write a example code for remoting?

1 Answers  


What are the different types of channels used by .net remoting and which is the best one?

1 Answers  


What are the difference between static assemblies and dynamic assemblies?

1 Answers  


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


What is a strong name?

1 Answers  


What are the different types of channels used by .net remoting?

1 Answers  


What is delay signing?

2 Answers   HCL,


Categories