WP7 App: See# Party (part 1)

“See# Party” (www.seesharpparty.de) is a great .NET community conference in Kreuzlingen (Switzerland) which is organized by the .NET user group of Konstanz-Kreuzlingen (www.dotnetkk.de)

For this second conference, I will write a small Windows Phone 7 App, which allows the users to see all the informations about the speakers, the sessions and the twitter wall. The user (the attendee) has the possibility to create their very own agenda to see which session they want to visit.

In the following blog entries I want to describe the programming of that Windows phone 7 app. This Post starts a serial about creating a WP7 app for the attendees (and other user) of the .NET community conference “See# Party”

The app is hosted at the online repository “BitBucket” because I love Mercurial and all of its features:
https://bitbucket.org/JuergenGutsch/seesharpparty/
Feel free to visit the Repository, take a look at the code, create some Issues or contribute some code.

The main goal is to create a clean code application with strong MVVM in the presentation logic and event based components in the business logic.

The base requirements can be found at BitBucket:
https://bitbucket.org/JuergenGutsch/seesharpparty/issues?status=open

A small note about the name of the conference for all of you who don’t understand German:
“See” is the German word of “Lake” (Kreuzlingen is at the Lake of Constance) and is nearly pronounced like the German pronunciation of the character “C”.
So “C#” and “See#” is nearly pronounced in the same way.

Event Based Components, MVVM, See# Party, Windows Phone 7 , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>