Creating UI for master data is a time consuming activity. It is nice to see lot of attempts are made to automate the process in WPF. Checkout the following
- with 2010 you can directly drag & drop Data Source
- Generating Master Detail form using WPF 4
- WPF CRUD Generator (Scaffolding). A nice attempt to automating UI creation.
- Automation of ViewModel creation using WPF Power toys
- Simple interpretation technique.