0
kicks
ViewModel Pattern in Silverlight using Behaviors
This post describes the ViewModel aka M-V-VM pattern, and presents a prototype Silverlight 2 framework for implementing this pattern using Action Behaviors (which provide the equivalent of commands).