How to fix the camera freezing issue when switching between Apps in a windows store app?
Capturing image or video is very common requirement for any windows store app. Displaying the Camera preview in a app…
Capturing image or video is very common requirement for any windows store app. Displaying the Camera preview in a app…
“Windows Simulator has detected that you have saved a Windows Credential …” error dialog is very common when you try…
When you start debugging by using F5, Visual Studio builds and deploys the app in a respective packages in the…
In the previous post you have learned about the 5 simple steps to getting started with Camera in Windows Store App. By…
MediaCapture class provides the functionalities for dealing with all kind of Audio and Video capturing in Windows Store Application. Using…
While building Apps using XAML, in many instances you may encounter this problem where you need to get an access…