Answer Posted / 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 View All Answers
What's a windows process in .net?
Explain how garbage collection works?
Please explain what do the terms “boxing” and “unboxing” mean?
What is immutability?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
What is meant by globalization?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
How to create properties and methods using controls?
Please explain what is the difference between odbc and ado?
How com+ related to the dna architecture?
Can a try block have nested try blocks?
What is your observations between vb.net and vc#.net?
What is namespace in .net?
How does cas works?
Explain what is the difference between encrypting a password and applying a hashing?