Read original post at Todor Mihailov's Blog
WpScaffolding is scaffolding package for Windows Phone. It is
analogue of the MvcScaffolding in ASP.NET MVC. WpScaffolding is using
core T4Scaffolding package to execute scaffolders.
WpScaffolding generates full set of MVVM classes of your data model that perform basic CRUD operations.