CameraCaptureTask debugging
During application development very often developers need to check how application works. Sometimes only running application on phone is needed, sometimes developer needs to check code line by line in Visual Studio in debug session. In very rare scenarios, some problems can occur, that makes testing difficulty. I think that normal Windows Phone user gets used to that after connecting phone to computer by USB some features are being disabled. User cannot browse the Marketplace, take pictures, shoot movies, etc. The same restrictions apply to the software developer who wants to check how his application works. […]