Athanasopolous
Programmer
When I compile my C# code in Visual Studio 2005, I notice there is a small executable produced in the output Debug directory called (projectName).vshost.exe. What is this file and what is it used for? There is also a (projectName).vshost.exe.manifest in the Release directory.