How to Learn Prism for Silverlight Fast?

2019-02-11 08:53发布

问题:

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.

回答1:

Great book, I started with this book myself:

Developer’s Guide to Microsoft® Prism 4: Building Modular MVVM Applications with Windows® Presentation Foundation and Microsoft Silverlight®



回答2:

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...



回答3:

look this url, it will be helpful for you: http://www.codeproject.com/Articles/229931/Understand-MVVM-Using-PRISM-by-Hello-World-Silverl