What is Assembly?



What is Assembly?..

Answer / versha

assembly is unit of deployment like .exe,.dll
in case of assembly all information of assembly is stored
in manifest.this give information like version number,scope
of variable etc.we can see it using ILDASM .
types
1)private
2)shared

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is MSIL, IL, CTS?

3 Answers  


What is the difference between odbc and ado?

0 Answers  


What are Attributes in .NET?

0 Answers  


What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?

0 Answers  


What is the difference between boxing and unboxing?

0 Answers  






How do you instantiate a complex number?

0 Answers  


What are code contracts?

0 Answers  


What is namespace in .net?

0 Answers  


How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?

0 Answers  


What is "common language specification" (cls) in .net?

0 Answers  


What is the managed and unmanaged code in .net?

3 Answers   Deltech, Dhanush Infotech,


how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?

1 Answers  


Categories