Creating a WinRT application step by step: From idea to publishing
WinRT app guide: Step 1: The idea
WinRT app guide: Step 2: The Plan
WinRT app guide: Step 3: Creating the basic UI
WinRT app guide: Step 4: Adding RadControls for WinRT/Metro
WinRT app guide: Step 5: Adding the model and some helper classes
WinRT app guide: Step 6: Adding a DataTemplate to the ListView
WinRT app guide: Step 7: Using CollectionViewSource in WinRT
WinRT app guide: Step 9: Adding the editing field
WinRT app guide: Step 11: Using a valueconverter to work with element visibility
WinRT app guide: Step 12: Async CRUD with SQLite and an awesome piechart
WinRT app guide: Step 13: Adding a horizontal chart and custom pallets for the charts