Building Windows Phone Apps

As you build Windows Store apps or Windows Phone 8 apps, you want to plan for the future – why build on one of the platform when you can target both platform with a little bit of thinking and designing ahead of time. In this session you'll see how you can organize your code such that you can share the code and logic behind the scenes and then only have to create separate UIs for the Phone and PC.