This application is the second one I wrote for the Developer Movement “contest” by Microsoft. The “prize” I chose was a Nokia Lumia 800 which I received last Monday. I was working on another app for the contest but had … Continue reading
Pizza Splitter: Source Code
Today I am showing the source code of my PizzaSplitter app for Windows Phone. It is a simple, straight forward app that saves no settings and has a StackPanel based layout. Download PizzaSplitter.WP Solution This solution requires Telerik RadControls for … Continue reading
Getting system info on Windows Phone
Today I want to show how to access various properties available to developers on Windows Phone. I needed some of these and made a quick demo app. After looking around the net, I found the following resources: Nick Harris .NET … Continue reading
PunchClock: Source Code
Here is the source code for my first Windows Phone application. It has a few thing I would do differently now but I can admit this baby is a bit ugly. Download PunchClock.WP7 Solution This solution requires Telerik RadControls for … Continue reading