
This post is a quick run through on how to capture camera input in a Windows Phone 7 application. Source is available at git@github.com:jeffvee/SimpleCameraCapture.git. To be able to capture camera input, we have to use what is called a “chooser.” In this case, we will use a CameraCaptureTask that we initialize at the beginning of [...]




