Reputation: 1402
I need to make Silverlight application With Prism. What could be best way to learn to make simple application with Silverlight + Prism? Also suggest any Good books for same. Thanks.
Upvotes: 1
Views: 865
Reputation: 43
look this url, it will be helpful for you: http://www.codeproject.com/Articles/229931/Understand-MVVM-Using-PRISM-by-Hello-World-Silverl
Upvotes: 0
Reputation: 8792
I also have the book mentioned by 'daageu', and would also recommend it.
But to accelerate the process of learning Prism even faster, I recommend the video series presented by Mike Taulty and available for free on Channel 9.
It's a nine part series, and his introduction to the Unity Container, for example, is about the best you'll get, and you'll be up to speed on that component in about an hour.
Once you have downloaded and watched the videos, you can use the book as a vehicle to become an expert.
NOTE: actually, the 'quick starts' included in the kit are pretty transparent and understandable as well...
Upvotes: 4