ansaurus

tags:

  • .net
  • architecture
  • prism
  • silverlight
  • wpf

views:

3265

answers:

1
+19  Q: 

WPF/Silverlight - Prism - Resources for beginners

Official Websites

  • Composite Application Guidance for WPF and Silverlight
  • patterns & practices: Composite WPF and Silverlight

Articles

  • Composite Web Apps With Prism

Podcasts

  • PRISM for Silverlight - Connected Show

Videocasts

  • SlickThought.Net - Jeff Brand

dnrTV

  • Brian Noyes on Prism
  • Brian Noyes on Prism Events and Commands

Channel 9

  • What is Prism v2?
  • When to use Prism for Silverlight or WPF apps podcast
  • Prism v2 - Composite Application Guidance for WPF and Silverlight
  • 1/4 - Creating a shell and modules
  • 2/4 - Visual Composition
  • 3/4 - Implementing views and services
  • 4/4 - Decoupled Communication


Have you some recommendation to other resources for Prism?

+12  A: 

I've been creating Prism (Silverlight slant but most applies to WPF as well) resources:

If you have 5 minutes: 10 Things to Know About Prism

If you have 20 minutes: Prism Basics Video

videos

Intro to Silverlight Prism

Testing/Module Catalog/Unity

Regions (including Region Scope, Region Adapter and Region Context)

Commanding (including creating new commands)

Eventing

podcast interviews with the Prism Team

What is Prism

Modularity in Prism

When to use Prism

View or Presenter First?

Commanding

Event Aggregator

blog posts

10 Things to Know about Silverlight Prism (overview of all resources)

Downloading and Building Prism

Erik Mork  2009-07-08 15:35:34

related questions

Subsonic Vs NHibernate
How to check For File Lock in C# ?
Is nAnt still supported and suitable for .net 3.5/VS2008?
Limit size of Queue<T> in .NET?
Viewstate invalid when using Safari
Free OCR library
Unhandled Exception Handler in .NET 1.1
Localising date format descriptors
Get a new object instance from a Type in C#
VFP .NET OLEdb provider does not work in Win 64-Bits. Help
.NET Testing Framework Advice
Embedded Database for .net that can run off a network
Automatically update version number
Homegrown consumption of web services
How do you migrate a large app from VB6 to VB .net ?
.NET Migrations Engine
Adding Scripting functionality to .NET applications
SQLite and XSD
Floating Point Number parsing: Is there a Catch All algorithm?
How do I programmatically create a PDF in my .NET application?
How do I sync the SVN revision number with my ASP.NET web site?
XSD DataSets and ignoring foreign keys
Anatomy of a "Memory Leak"
Reliable Timer in a Console Application
How do I calculate relative time?
The questions, topics and answers come from serverfault.com, stackoverflow.com and superuser.com, and are licensed under the cc-wiki license.
© 2010 Chad Scira / icodeforlove