Silverlight.FX is a light-weight application framework for building Rich Internet Applications with Silverlight 2. It focuses on providing a set of building blocks and controls that allows applications to be naturally well-architected. It enables concise declarative specification of user interfaces through behaviors, actions, triggers, commands, effects, transitions, themes etc. It also enables easier separation of view and code through patterns like ViewModel, MVC, and IoC.
[... continued here]