Difference between manifest , metadata?
Answer Posted / prashanthi
Manifest contains Metadata(About Assembly).It consists of
Name of the Assembly
Version of the Assembly
Scope of Assembly
Metadata is data about data.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Explain linq to entities? : Entity framework
What is disconnected scenario? : Entity framework
What is stateless model?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
What is the advantage of using asp.net routing?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
what is use of entity container?
why DotNetFramework is included in building a software
How do I use partial view?
What are the levels at which filters can be applied in an asp.net mvc application?
what is eager loading?
how to disable the lazy loading framework?
What is the role of the jit compiler in .net framework?
How we can add the css in mvc?