My Mobile Portfolio – A Google Finance portfolio management app for Windows Phone 7

by IshaiH 19. February 2011 09:35

Just submitted this little app to the marketplace
The WP7 version uses Caliburn Micro which made writing it very fast without too much unnecessary code.
I’m also using RestSharpfor REST calls to Google’s API, which made the client API classes very small.

now I’m going to work on an Android version. so I’m looking for a good MVVM approach for that app as well(maybe Android Binding will do the trick).

Here are some screenshots
screenshot_2-17-2011_23.39.42.123 screenshot_2-17-2011_23.39.51.570 screenshot_2-17-2011_23.39.58.827 screenshot_2-17-2011_23.40.45.165

Update:
Here's a link to the website

Tags: , , , , ,

MVVM | Windows Phone 7

About Me

I have been developing web applications since the mid 90s, mainly with MS techonologies. Nowadays I'm working with .Net and Java on web applications, web services, and Android/WP7 apps