PRISM in Silverlight
-
Hello, Anyone can tell me advantages using PRISM in Silverlight. And Which design pattern is suitable for PRISM....Its MVVM? Thanks & Regards...
Check out these links : http://www.grumpydev.com/2009/07/04/why-shouldn%E2%80%99t-i-use-prism/[^] http://msdn.microsoft.com/en-us/magazine/cc785479.aspx[^] Lastly a full detail about it : http://msdn.microsoft.com/en-us/library/gg430865%28PandP.40%29.aspx[^] Good luck!
People with high attitude deserve the standing ovation of our highest finger! My Blog![^]
-
Hello, Anyone can tell me advantages using PRISM in Silverlight. And Which design pattern is suitable for PRISM....Its MVVM? Thanks & Regards...
Code Project author and Prism team member Karl Shifflett has literally written the book on Prism development. Check out his blog[^], and order the book.
Forgive your enemies - it messes with their heads
My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility
-
Hello, Anyone can tell me advantages using PRISM in Silverlight. And Which design pattern is suitable for PRISM....Its MVVM? Thanks & Regards...
MVVM does complement Prism. Prism give you an opportunity to work in a more decoupled UI / code environment while giving you necessary framework features to call these framework features.
The funniest thing about this particular signature is that by the time you realise it doesn't say anything it's too late to stop reading it.