Read original post by Karthikeyan Anbarasan at F5 Debug…
In this article we are going to see how to use the Camera options in developing applications with Windows Phone 7. In order to access the camera features we are going to use the Launchers and Choosers which has the inbuilt API’s to perform each task based on the requirement. In order to manipulate the camera photos and storage with the device, we are going to use the CameraCaptureTask. This task is used to launch the default camera application to take some snap shot for any third party application which is trying to use the camera to save images locally or to an isolated storage.