Q: Every time I finish compiling my application, Visual Studio downloads the build to my CE device. It gives an error when the device is not connected to my PC. How can I disable this function?
In the Visual Studio Tools menu, select Options... on the Download tab, uncheck the "Always download binary to the target" box.