The hosting process is a feature in Visual Studio 2005 that improves debugging performance, enables partial trust debugging, and enables design time expression evaluation.
Please follow the link below to get more info
The purpose of *.vshost.exe in .net
Other resources
If you want to disable the generation of the vshost files please follow the below steps:
Please follow the link below to get more info
The purpose of *.vshost.exe in .net
Other resources
If you want to disable the generation of the vshost files please follow the below steps:
in the Project Properties->Debug-> uncheck "Enable the Visual Studio hosting process"
No comments:
Post a Comment