(X) Hide this Join our next live webcast on December 15th, 10 am PDT - Building a Silverlight 4 application end-to-end. Presenter: Gill Cleeren
Check the webinar agenda | Register for the webinar
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 1 result for Command Binding.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  May 27, 2010 (6 months ago)
    In this article, Kunal Chowdhury discusses in details the command binding feature in Silverlight 4.

    Silverlight 4 now came up with the support of Command Binding. Using Command Binding you can easily develop your Silverlight MVVM (Model-View-ViewModel) applications where your view will not know about the data i.e. a full separation of the view from the model. In this article I will describe you how to implement the command binding to load some informations & display it to the UI.