Windows Phone 7 - new update named Mango coming soon

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: youtube!

September 3, 2011 · 1 min · 33 words · Harry Kimpel

Yay! my first Windows Phone 7 Mango app officially published

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 just got confirmation that it is officially certified and published to private beta test. ...

September 2, 2011 · 1 min · 80 words · Harry Kimpel

Silverlight 4 and WCF RIA Services generated from OlivaNova model

As stated in a recent post, I’ve been able to create a Silverlight 4 client that accesses an OLIVANOVA generated business logic using WCF RIA Services. Well, the actual code to enable this scenario is in fact not that complicated (once you learned how to write Silverlight enabled WCF RIA Services). The big advantage for me is that the complete business logic can be generated with OLIVANOVA’s model driven software development approach. ...

October 21, 2010 · 3 min · 506 words · Harry Kimpel

Silverlight 4, WCF RIA Services and OlivaNova Business Logic

To me, Silverlight has always been a fascinating technology. I started playing around with Silverlight back in September 2007. Since then, I always wanted to create a Silverlight user interface for OlivaNova. With the first versions, the lack of standard data controls made it really difficult to implement a data-driven application. A lot has changed since then and today the time is ripe to begin afresh. The software architecture basically looks like this: ...

October 13, 2010 · 5 min · 945 words · Harry Kimpel