Answer Posted / prabhat
assembly is the logical code of data,and self deployment unit,
in physical it exist either .dll or .exe,
it contains four major parts:
1. Menifest- additional information of regarding to assembly
2. Type metadata:-Data about data or structure of classes
3. MSIL code:- containing business logics
4. Set of Resource: information or resource of other assembly
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which .net framework is installed?
Is it possible to share a view across multiple controllers?
If I have multiple filters implemented, what is the order in which these filters get executed?
How do I install .net framework?
What are non action methods in mvc?
Explain tempdata in mvc?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is edm designer? : Entity framework
Explain what platforms does the .net framework run on?
What is the "helperpage.isajax" property?
What is a model in android?
How does .net framework works?
what is ssdl?
What is conceptual model? : Entity framework
Explain Sections is ASP.Net MVC?