Hello, what's the difference between MVVM and prism v2 design pattern to develop SL and WPF applications?
+7
A:
Prism is not a design pattern, but a Library of different components; some of them can help you implementing the MVVM-pattern, for example with Commanding.
gammelgul
2010-04-11 11:04:57
Hellothank you gammelgul,composite application is a design pattern?so what's the difference between the composite application guidance for SL and WPF and the MVVM?thank u
Jaffal
2010-04-11 14:27:44