Developer
New 4th & Mayor trashes Official Foursquare App on Windows Phone 7 By Mingfei Yan
I just downloaded 4th & Mayor this new Windows Phone 7 application. As a fan of Foursquare, I am very happy to see this great application. It supports the following features: Check-in to places [...]
Windows Phone 7 with MVVM, Isolated Storage and Cloud access – Part II By Mingfei Yan
This is a continuous example from Part I tutorials. If you want to skip Part 1, you could download the project here. And if you want source code and code snippet for the whole project, you could [...]
Windows Phone 7 with MVVM, Isolated Storage and Cloud access – Part I By Mingfei Yan
This is an End-to-End example for building Windows Phone 7 from Start to finish. And I will cover several features inside this example. I put this technical blog into three pages , so it is easier for[...]
wp7dev: Using WebBrowser as an alternative to overcome multi-line TextBlock size limitation By Chris Ismael
*UPDATED: Generated html using NavigateToString instead of hosting on server. Actually I could’ve just generated everything in HTML instead using that* Those of you who have been playing with the [...]