ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
Difference between assembly manifest & metadata
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Difference between assembly manifest & metadata
Answer
# 1
assembly manifest - An integral part of every assembly that
renders the assembly self-describing. The assembly manifest
contains the assembly's metadata. The manifest establishes
the assembly identity, specifies the files that make up the
assembly implementation, specifies the types and resources
that make up the assembly, itemizes the compile-time
dependencies on other assemblies, and specifies the set of
permissions required for the assembly to run properly. This
information is used at run time to resolve references,
enforce version binding policy, and validate the integrity
of loaded assemblies. The self-describing nature of
assemblies also helps makes zero-impact install and XCOPY
deployment feasible.

metadata - Information that describes every element managed
by the common language runtime: an assembly, loadable file,
type, method, and so on. This can include information
required for debugging and garbage collection, as well as
security attributes, marshaling data, extended class and
member definitions, version binding, and other information
required by the runtime. 
 
Is This Answer Correct ?    2 Yes 0 No
Guest
 
  Re: Difference between assembly manifest & metadata
Answer
# 2
there isi'nt much of the difference in them 
as i can say assembly manifest is part of meta data
ie meta data contains two parts type info & assembly info

type info tells u about the ilcode , what are the function 
in it
what are the parameters it have etc
while assembly info or manifest tell u about name , size, 
version
 
Is This Answer Correct ?    1 Yes 0 No
Pavan
 
 
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What is the managed and unmanaged code in .net?  2
What is Global Assembly Cache (GAC) and what is the Purpose of it?  1
What is Global Assembly Cache (GAC) and what is the purpose of it? Ksb2
what are design patterns in .net....?  2
What?s a Windows process?  1
Where?s Windows service database located?  1
Write code for fetch record nos 15 to 25 from a dataset containing 50 records? C-Squared-Systems4
What is use of ContextUtil class?  1
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value? C-Squared-Systems5
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used? IBM3
What is portable executable (PE)?  1
Types of JIT and what is econo-JIT ? TCS2
Which server tag comes from server when we submit any data  1
Integer & struct are value types or reference types in .NET?  1
What is Delegate? Have ever used Delegates in your project. Deloitte1
What is prerender event of a page? C-Squared-Systems3
What is Application Domain?  1
How will u load dynamic assembly? How will create assemblies at run time?  1
What is the Difference between a sub and a function? Wipro6
asp mean CTS3
 
For more Dot Net General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com