What is Assembly?

Answers were Sorted based on User's Feedback



What is Assembly?..

Answer / satyambabu

*An assembly is the collection of exe and dll files ,
* An assenbly is the fundemental unit for application
development and development in the .net frame work.

an assembly contains a collection of types and resources
that are built to work togeather and form a logical unit of
functionality.

Is This Answer Correct ?    6 Yes 0 No

What is Assembly?..

Answer / nutan

assembly is smallest unit of execution.

Is This Answer Correct ?    2 Yes 1 No

What is Assembly?..

Answer / naren

Assembly is a collection of one or more files, one of
them(DLL or exe) a special metadata called assembly manifest.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

In a Repeater control how one can provide an alternating color scheme ?

0 Answers   Siebel,


on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???

1 Answers   ADITI,


Difference between .NET and previous version?

1 Answers   Microsoft,


What is CLR ? Differentiate between CLR & CTS.

7 Answers   3i Infotech, TCS,


Define web.config in .net?

0 Answers  






Explain how cookies work.

0 Answers  


What is the < machinekey > element and what two ASP.NET technologies is it used for ?

1 Answers  


Which is better asp.net or php?

0 Answers  


what is difference between .net 3.0 and 3.5

3 Answers  


How to write unmanaged code and how to identify whether the code is managed /unmanaged?

4 Answers   Accenture,


Explain what the contents of cookie?

0 Answers  


Is it possible to write code in many languages in one asp.net project?

0 Answers  


Categories