Answer Posted / swapna
In general, a static assembly can consist of four elements:
The assembly manifest, which contains assembly metadata.
Type metadata.
Microsoft intermediate language (MSIL) code that implements
the types.
A set of resources
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can invoke child actions in ASP.Net MVC?
what is entity framework?
How does the 'page lifecycle' of asp.net mvc works?
what is ssdl?
Explain ASP.NET MVC Identity and Security?
What is the difference between adding routes, to a webforms application and to an mvc application?
When will the .net framework 3.0 be released?
Can you explain model, controller and view in mvc?
What is poco proxy? : Entity framework
Does .NET Framework support SAX?
Where are the routing rules defined in an asp.net mvc application?
What is the role of the jit compiler in .net framework?
What is the mvc pattern (model view controller pattern)?
What is route config?
Can you use Razor code in Javascript in ASP.Net MVC?