Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Assembly manifest? what all details the assembly
manifest will contain.

Answers were Sorted based on User's Feedback



What is Assembly manifest? what all details the assembly manifest will contain...

Answer / guest

Every assembly, whether static or dynamic, contains a
collection of data that describes how the elements in the
assembly relate to each other. The assembly manifest
contains this assembly metadata. An assembly manifest
contains all the metadata needed to specify the assembly?s
version requirements and security identity, and all metadata
needed to define the scope of the assembly and resolve
references to resources and classes. The assembly manifest
can be stored in either a PE file (an .exe or .dll)
withMicrosoft intermediate language (MSIL) code or in a
standalone PE file that contains only assembly manifest
information. It contains Assembly name, Version number,
Culture, Strong name information, List of all files in the
assembly, Type reference information, Information on
referenced assemblies

Is This Answer Correct ?    1 Yes 0 No

What is Assembly manifest? what all details the assembly manifest will contain...

Answer / satyambabu

manifest contain the assembly metadata information.
manifest will contain the versions
msil
type def
resources
security
metadata

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain about managed heap?

0 Answers  


Explain can the validation be done in the server side? Or this can be done only in the client side?

0 Answers  


Is .net core managed code?

0 Answers  


What is RunTime Polymorphism?

5 Answers   Deloitte, eClerx, Horizon, Intel, Pragna Technologies,


How will you load dynamic assembly? How will create assemblies at run time?

0 Answers   InfoAxon Technologies,


What is a manifest in .net?

0 Answers  


Resource Files: How to use the resource files, how to know which language to use?

1 Answers  


Do you know what is garbage collector?

0 Answers  


How do you create threading in .NET? What is the namespace for that?

2 Answers  


What is Atomicity?

3 Answers   Verifone,


Is there built-in support for tracing?

0 Answers  


How viewstate is being formed and how it's stored on client in .net?

0 Answers  


Categories