views:

389

answers:

3

either I'm missing something or the (patterns & practices Composite Application Guidance for WPF and Silverlight) doesn't come with any templates or "guidance packages" to generate code. could someone confirm if I didn't install it properly or it is totally different from SCSF and doesn't have any codegen in it?

+2  A: 

There is no template, or "guidance package" with Composite Application Guidance, aka Prism.

Romain Verdier
+1  A: 

You can find the reference implementation, reusable library code (named the Composite Application Library), documentation, QuickStart tutorials, and hands-on labs here:

Composite Application Guidance for WPF and Silverlight - February 2009

Robert Kozak
+1  A: 

Hi Ali Shafai,

You might find useful the Prism Quick Start Kit created by David Hill. There you will find different visual studio templates (Shell and Module templates for WPF and Silverlight).

Please let me know if this helps,

Ezequiel Jadib

ejadib