Answer Posted / srinivasarao
assembly is set of resources and types,along with
metadata.About these resources and types it deploye as a
single unit.It contains 1.Metadata
2.manifast
3.MSIL
4.Type /Security information.
5.Resources
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to disable the lazy loading framework?
Is it possible to create a custom filter?
Explain the request flow in asp.net mvc framework?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is entity framework firstordefault?
what is lazy loading in entity framework?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is the use of the default route {resource}.axd/{*pathinfo} ?
If I have multiple filters implemented, what is the order in which these filters get executed?
What is filters in web api?
Explain Sections is ASP.Net MVC?
Explain .Net Framework? Why we use it?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
The order of the filters that get executed, if the multiple filters are implemented?
What is objectcontext? : Entity framework