In my c# windows application whenever I open my solution in visual studio 2008, than “MyApplication.vshost.exe” is always visible at window task manager–> Process tab.
When i tried to kill that, it again reappear at Process tab.
I am not getting for what vshost.exe created? and why its not getting removed from task manager?
How can we remove it?
You can read more about vshost.exe on MSDN.