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 class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??
Why you want to leave your previous company.
What is Entity Relationship Model in .NET?
What are the providers available with VS.NET ?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
Using activex control in .net?
What is typical about a windows process in regards to memory allocation in dot net?
Explain what inheritance is, and why it's important?
What is connection pooling and how do you make your application use it?
Explain me what is a design pattern and what is it for?
How Garbage Collector (GC) Works?