How to store application data while your program is running, or when your program is being suspended. Application data can be stored by a "key" into the ApplicationDataContainer. This blog post will show you how.
This blog post will walk you through my experience of submitting my first app and discuss the certification process as well as common pitfalls that you can easily avoid.
As you may already know our major focus in RadControls for Windows 8 for the upcoming Q1 2013 release is the Grid component. Let’s start with how we envision this control:
What is RadGrid?
In this blog post, we will add a second page to our app and display the collection saved in IsolatedStorage to RadDataBoundListBox using RadExpander as a DataTemplate.