Read original post by Yngve Bakken Nilsen at NovaNet
The one thing that often strikes me when developing applications, is the amount of time spent on doing the same thing everytime. You probably know what I mean - setting up folder structure, doing bootstrapping, including Nuget package 1 and 2. In this series I'll attempt to make your life a bit easier, by creating a reusable base for any Windows Phone 7 app, and we'll utiliize the abilities within the Windows Phone 7 SDK.
This is a four part blog series where we attempt to make a reusable base to ease development of a Windows Phone 7.