The Featured Discussion Board Post this week is HTML Agility Pack Implementation started by Keith Kerswell. Keith is developing an application on Windows Phone 8. He is looking for an implementation of the HTML Agility Pack that will help him extract data out of his target webpage and display the page in his application. Keith Read More …
Tag: Windows Phone 8
Record a video of the filtered camera source
The Featured Discussion Board Post this week is Record a video of the filtered camera source started by Reactor15. Reactor15 wants to know how to record a video of a filtered camera source. Lee McPherson provides him with a code sample in which one can adjust the recording settings for the particular device. Reactor15 adds that Read More …
Image view undesirably cropped
The Featured Discussion Board Post this week is Image view undesirably cropped started by m.findlay93 m.findlay93 is trying to implement an Image View within a page for a Windows Phone application, but when it is deployed, the image gets cropped. He states his problem and provides a screen grab of the issue faced. Ratish Philip Read More …
Virtualizing + FlipView recycling issue
The Featured Discussion Board Post this week is Virtualizing +FlipView recycling problem started by Lee McPherson Lee is trying to get a preview of a list of images from a zip or rar archive that contains jpeg files from a Windows Phone application. He is facing a problem with the virtualization from the VirtualizingStackPanel inside the FlipView. The pictures Read More …
Handling animated gif files
The Featured Discussion Board Post this week is GifRenderer ArgumentException: Value does not fall within the expected range started by Mr Wolf PST. Mr Wolf PST is trying to generate and share an animated GIF, using a list of PNG images stored in the local storage of a Windows Phone 8.0 app. He is getting Read More …
Creating CustomEffects in C++
The Featured Discussion Board Post this week is Creating CustomEffects in C++ started by leemcpherson. Lee is attempting to convert one of his custom effects from a Managed language like C# to a more native language C++ for the Nokia Imaging SDK by following a Wiki article by SB Dev. While Lee’s C# version works Read More …