

See the official documentation for deploying and testing applications onĬontains the project file, the license information and this file (README.md).To deploy the sample on Windows Phone device:

Press F5 to build the project and run it on the Windows Phone Emulator.Select the target, for example 'Emulator WVGA'.Search for 'wptoolkit' and install the 'Windows Phone toolkit' package.Right click solution RSSReader in Solution Explorer -> select Manage NuGet.Install Windows Phone Toolkit for the project.File > Open Project, select the file RSSReader.sln.Install and update third-party libraries and tools in Visual Studio NuGet Package Manager ( ), Visual Studio extension to.Make sure you have the following installed: Microsoft Visual Studio Express for Windows Phone 2012.Microsoft Visual Studio 2010 Express for Windows Phone.This example application is hosted in GitHub: RSSCache for retrieving contents for each of the four pages. Panorama (News, Leisure, Sports, and Tech), and there is a DataMember in ItemsSource and also, when navigating back to the panorama, it always resetsīack to the first PanoramaItem, not the one which was visible when navigatingįor this reason, there are now four explicitly defined PanoramaItems in the main For example, the Panorama's SelectedIndex does not work while using It seems that there is some kind of a bug in the Panorama control,Ĭausing problems if PanoramaItems are created dynamically using ItemsSource Previous implementation did not work after upgrading the project to Windows While testing for compatibility with Windows Phone 8, it was found out that the Windows Phone using Microsoft Silverlight.
WINDOWS MOBILE RSS FEED READER HOW TO
This example application demonstrates how to build a simple RSS reader for
