Prism Template Pack for WPF and Silverlight 4.0The Prism Template Pack provides Visual Studio 2010 templates to support Prism 4.0 application development on WPF and Silverlight 4.0. Templates are provided for both Visual C# and Visual Basic.NET, and for Unity- and MEF-based development. You can download the latest version of Prism (version 4.0 - November 2010) from here. The Prism Template Pack contains project templates that enable you to quickly and easily create Shell and Module projects for both WPF and Silverlight 4.0. It also contains QuickStart Solution templates for Silverlight and WPF. These provide simple multi-module solutions that you can use as the basis for your own Prism applications. Note: To use the Quick Start Solution templates, you will need to install the Expression Blend SDK for Silverlight (here) and/or WPF (here). Installing the Prism Template Pack
Using the Prism Template Pack
Prism Assembly ReferencesPrism 4.0 ships with signed pre-built binary assemblies. Once you have installed Prism 4.0, you must register the Prism assemblies with Visual Studio by running the RegisterPrismBinaries.bat batch file. This will ensure that the generated project references will be resolved. If you have not registered the pre-built Prism assemblies, or if you have built the Prism assemblies yourself, you will need to update the project's references to point to the Prism assemblies on your system. |
||||
|
Copyright 2010 David Hill. All rights reserved. For the latest information on Prism, see www.codeplex.com/prism. |