CompositeWPF (Prism) Contrib Latest Additions (2008-10-26)
These are the latest extensions added to the CompositeWPF Contrib community project:
- Window Region Adapter (contributed by Ignacio Baumann Fonay). The Window Region Adapter provides a way to show views in separate windows with a custom style.
For more information about this adapter, see WindowRegionAdapter for CompositeWPF (Prism). - Composite Extensions for Windows Forms (contributed by Brian Noyes). This extensions allows you to use module loading and events in Windows Form.
For more information about this extensions, see Composite Extensions for Windows Forms. - Castle Windsor adapter (contributed by Hadi Eskandari). This adapter allows you to use Castle Windsor as IOC container for your CompositeWPF Applications.
For more information about this adapter, see Castle Windsor Adapter for Prism. - Spring.NET adapter (contributed by Willem Meints). This adapter allows you to use Spring.NET as IOC container for your CompositeWPF applications.
For more information about this adapter, see Using Spring.NET as IOC container for Composite WPF.
Download
You can get these extensions, among others, by downloading latest change set of the CompositeWPF Contrib source control.
Where I can find the documentation of the extensions added to the project?
To check the documentation of the extensions added so far, please visit the Documentation page in the community site.
Enjoy!


