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 |
what all type of application can u make with visual studio?
How to load the contents of an xml file into an xmldocument object?
What is the difference between constants and read-only variables?
Explain About GDI object ?
Explain me what is encapsulation?
What's typical about a windows process in regards to memory allocation in .net?
.What is Marshaling?
Explain the process of compilation in .NET?
Explain what is the difference between a class and an object?
How to implement DataGrid in .NET?
What is portable executable (PE)?
What are pdbs?