Answer:
Application Manifest is used to give the information to the operating system.
It is an XML file that describes and identifies the shared and private side-by-side assemblies that an application should bind to at run time. These should be the same assembly versions that were used to test the application.
They may also be used to describe the metadata for files that are private to the application.
Asked In: Many Interviews |
Alert Moderator