VB Dot Net Developer Question:

Explain Manifest?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

A Manifest is a text file that is used to store metadata information of .NET assemblies. File type of Manifest can be saved as a type PE. Assembly Name, Version, Culture and key token can be saved as a Manifest.


Previous QuestionNext Question
Explain the use of New Keyword?Explain the use of Option explicit?