Read original post at Andy Stumpp's Blog
Welcome to the second part of the tutorials on how to build a Windows Phone 8 app. Follow this link to get to the first article of this series.
Last time we built up the vision and identified the requirements of the app called Hello Friends. This time I would like to go a step further and to think about the project in general.
You can find the final version of the app I am writing about in the Windows Phone marketplace:
For today we have some open questions:
- Can we use existing libraries?
- How to structure the project?
- Which design patterns should be used?