I often use VS 2008 to debug a .NET C# component of an application. Sometimes, I want to quit debugging and continue running the application. Stop Debugging kills the proc
Debug -> Detach All
Works great on my VS2008 and VS2010.