Click here to Skip to main content
15,886,806 members
Articles / Programming Languages / C#

Portable MVVM Light - Move Your View Models: Part 2

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
29 Jan 2013CPOL4 min read 12.9K   3  
In this post, I'll add a DataService and a Model class that will be used to get the most recent posts from the Windows Phone blog and display the results.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I work on Azure, ASP.NET Core content and Open Source, speak at national and community events while helping teams architect web and cloud applications.

Comments and Discussions