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.
相关问题
- AesManaged and RijndaelManaged
- Silverlight with RIA services on IIS 10.0 results
- Silverlight 4: Where is the HtmlBrush?
- UpdateSourceTrigger PropertyChanged in Silverlight
- Could not load file or assembly > 'System.Wind
相关文章
- Live streaming with silverlight 4
- How do I debug my Silverlight 4 application?
- How to open window pop-up from Silverlight Out-of-
- Dynamically Creating Controls Following MVVM patte
- Silverlight 4 + MVVM + KeyDown event
- How can I get Silverlight 4 Tools to work in Web D
- How to parse the JSON Array value in C# (Windows p
- Why is WPF loosing terrain with Silverlight 4 comi
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...
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®
look this url, it will be helpful for you: http://www.codeproject.com/Articles/229931/Understand-MVVM-Using-PRISM-by-Hello-World-Silverl