Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / C#

Sharing Code Between Windows Phone and Windows Store Apps using MVVM and PCL

Rate me:
Please Sign up or sign in to vote.
4.39/5 (7 votes)
31 Mar 2014Apache5 min read 16.3K   9  
This article explains how developers can leverage Model-View-ViewModel (MVVM) pattern and .NET Portable Class Libraries (PCL) to create a shared/reusable code for developing apps on Windows Phone and Windows Store platforms.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Software Developer (Senior)
Australia Australia
Adil is an aspiring software craftsman. He is currently working as Senior Developer at Nintex and has extensive experience on designing and developing enterprise scale applications on Microsoft .NET Framework. Lately he is into cross platform mobile app development on Windows, Android and iOS.
Besides, day to day job, he is active in offline and online technical communities and often participates as speaker in technical events.
He blogs about his experience at http://www.AdilMughal.com

Comments and Discussions