Scaffolding for WPF using MVVM?
问题 Can anyone tell me if its possible (if some utility exists??) to create scaffolding taking into consideration MVVM with WPF. My idea here is i seem to have a lot fo data access forms, and of course i would like to Customize them but initially i would like a quick way of providing the form i.e. ALL controls placed on them and Binded to the mvvm ?? Maybe I am asking a lot? Basically the forms would be created automatically for me and later i could go in a customize them and move them around but