here i am writing about manifest in .net framework. Actually assembly metadata is stored in manifest. it contain meta data like Version of assembly, Security identity, Scope of the assembly and REsolve references to resources and classes. Assemblt manifest can be store in .exe or .dll file.