What happens when you create a Visual Studio Project part 3: Manifest

This is a follow on blog to two previous blog posts:

https://blogs.msdn.com/b/devschool/archive/2011/07/14/what-happens-when-you-create-a-visual-studio-project-part-1.aspx

https://blogs.msdn.com/b/devschool/archive/2011/07/15/what-happens-when-you-create-a-visual-studio-project-part-2-vshost-exe.aspx

We have reviewed the projectname.vshost.exe file that is created in your “bin\debug” folder, and I supplied a link to the manifest file as well.  In this blog let’s take a look at the manifest blog:

1. The manifest file is an XAML file that indicates the security,

You can’t edit the manifest file directly, one of the tools that you can use is the mage.exe. To use the mage.exe you have to use the Visual Studio Command prompt:

image

Followed by:

image

Use the following link for what to do inside of the mage editor:

Seem my other blogs at:

https://blogs.msdn.com/b/socal-sam/archive/2011/07/16/free-sdk-from-microsoft-open-xml-sdk-2-0-for-microsoft-office.aspx
https://blogs.msdn.com/b/silverlightgames/archive/2011/07/16/silverlight-get-started-dude.aspx
https://blogs.msdn.com/b/research/archive/2011/07/16/100-barrelfish-o-s-on-the-wall-take-one-down-99-barrelfish-o-s-on-the-wall.aspx