All I've found about composite applications is for VS 2008. How do I start with composite WPF applications with VS 2010?
Can you recommend a good intro for creating a composite WPF application from scratch with Visual Studio 2010?
All I've found about composite applications is for VS 2008. How do I start with composite WPF applications with VS 2010?
Can you recommend a good intro for creating a composite WPF application from scratch with Visual Studio 2010?
The VS2010 build with the latest bits for Prism (and entlib and unity, etc) can be found here on codeplex:
http://compositewpf.codeplex.com/SourceControl/changeset/changes/42969
The RI (reference implementation) works with the latest bits, but they haven't sorted the quickstarts yet.
I found this blog series helpful when I first started out with MVVM and Prism:
Have fun! :)
http://blogs.msdn.com/b/dphill/archive/2010/03/25/prism-template-pack-for-visual-studio-2010.aspx
Preview: