I have seen couple of MVVM implementations for WPF/Silverlight apps but loved mostly the Sacha Barber’s one. He has fantastically shown how we can really left our Views with zero code behind, just awesome…..
DI/IOC using Unity DI Container for V1 but later changed his mind for the V2 with MEF.
And the another part of V2 has an implementation of MVVM, PRISM(modularity design) & MEF in one single plate.
I am posting the reference links here to see in details..
http://www.codeproject.com/KB/WPF/Cinch.aspx
No comments:
Post a Comment