Articles
Sharing Code between Windows Store/Phone Apps using MVVM and PCL
I recently published an article on CodeProject.com about how developers can share their code base across Windows Phone and Windows Store apps using Model-View-ViewModel (MVVM) pattern and Portable Class Libraries (PCL). If you are windows developer with experience of implementing MVVM or want to implement MVVM, I would request you Read more…