I Command MVVM

Updated 1 day ago

Source: http://www.orktane.com/

In a MVVM architecture ICommands are the primary abstractions that formalize the exposing and consumption of ViewModel defined functionality for use by its View. However, unlike WPF, Silverlight features no build-in ICommand implementations, supporting infrastructure or out-of-box integration with Controls. So, with this post I'll cover the ICommand-related infrastructure present in nRoute.Toolkit and go-over various aspects related to exposing, consumption and using ICommands in Silverlight.

...

  • 8 comments on this story
PRO

50% positive

Showing 3 relevant reactions out of 8.

@vbandi I've had the article open for a week now, I'll get to it.. but, you can use behaviors to disable buttons see http://bit.ly/5W1bC8

1 day ago by Orktane on Twitter

@SparklingClient @jmorrill have you tried nRoute's commanding stuff see http://bit.ly/5W1bC8 and http://bit.ly/6Z9gTk

1 month, 3 weeks ago by Orktane on Twitter

@DavidJKelley With regards to commanding is something like this http://bit.ly/12S50Q too complicated? Just, I'm curious..

4 months, 2 weeks ago by Orktane on Twitter

© uberVU Ltd. 2010

Terms of use
FEEDBACK