WCF Rest Service - WP7 Client
Here is a working project with an extremely simple WCF rest service and a Windows Phone 7 client application using WebClient. WebHttpBinding Service + WP7 ...
Here is a working project with an extremely simple WCF rest service and a Windows Phone 7 client application using WebClient. WebHttpBinding Service + WP7 ...
by Peter Daukintis Ok, this is just a quick follow-up to a previous post Data Binding Pivot Control just as confirmation that this approach will work for t...
by Peter Daukintis After release of the RTM software tools for WP7 I was pleased to see the looping controls manifested as DatePicker and TimePicker since I...
by Peter Daukintis Ok, having had access to the official WP7 Pivot control in the RTM Tools for Windows Phone 7 for a few days I thought it was time to explo...
by Peter Daukintis Recently, I found myself needing to animate a List Box Item in response to it’s underlying bound data changing in a Windows Phone 7 applic...
by Peter Daukintis So all that remains is to transition between the login ui to a welcome screen. I guess there are a number of ways of approaching this but...
By Peter Daukintis First we need to create the loading screen user control which is heavily based upon the one used here http://www.orktane.com/Blog/post/201...
by Peter Daukintis Okay, so we haven’t touched on any of the user interface yet but this supports the theory that we should be able to develop the user inter...