Listened to an interesting podcast this morning regarding Silverlight development using Caliburn MVVM
http://www.caliburnproject.org/
As they state it on there website:
Goals
- Support building WPF/SL application that are TDD friendly.
- Implement functionality for simplifying various UI design patterns in WPF/SL. These patterns include MVC, MVP, Presentation Model (MVVM), Commands, etc.
- Ease the use of a dependency injection container with WPF/SL.
- Simplify or provide alternatives to common WPF/SL related tasks.
- Provide solutions to common UI architecture problems.
Podcast link:
http://www.dotnetrocks.com/default.aspx?showNum=638
Later Coderz
Baka