Windows Phone 7 – new update named Mango coming soon
Posted by
Harry,
03. Sep 2011
(
Comments)
If you have some knowledge of Silverlight and .NET it will be so easy to leverage your knowledge and develop for WP7 codenamed Mango. Please see this new ad for Mango update: !
Yay! my first Windows Phone 7 Mango app officially published
Posted by
Harry,
02. Sep 2011
(
Comments)
Today I uploaded my first Windows Phone 7 Mango app to Microsoft’s App Hub. It is all about the service provided by OnlineTvRecorder.com. It talks to their API to view TV programs/schedules, shows your own recordings as well as future highlights and top-recordings. An integrated search lets you search the OTR catalog using keywords. I [...]
Windows Phone 7: application development caveat with ViewModel entity class
Posted by
Harry,
26. Aug 2011
(
Comments)
The other day I played around with the newest release of the Windows Phone 7 SDK (7.1 Beta 2) and started by using the base application template. I created a new class that serves as the entity definition for the view model. The data is bound to a list box. Nothing spectacular. In design time [...]