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
What is ViewStart Page in ASP.Net MVC?
What is oauth in web api?
Explain the advantages of asp.net mvc over asp.net?
Define the core components of an ASP.NET MVC application?
What is disconnected scenario? : Entity framework
What are the components required to create a route in ASP.Net MVC?
What is .net core framework?
What is work of clr?
How we can handle the exception at controller level in ASP.Net MVC?
how can you tell ef to have a different table or column name than that defined for the class?
What is Dependency Injection in ASP.Net MVC
Explain representational state transfer (rest) in detail?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is needed for running an application built on winfx on the .net framework 3.0?