ItemsControl class in Silverlight Beta2 has added protected virtual method OnItemsChanged. This method is invoked when Items Property changes. This could be used to add a custom behavior when it… more →
Desperately Seeking Love of Sophieharishsuhanda wrote 6 months ago: This post describes, how to access the custom objects defined in Silverlight via Javascript. It als … more →
harishsuhanda wrote 6 months ago: Sending Simple User Defined Objects from ASPX page to Silverlight Application. This article describe … more →
Vivek wrote 1 year ago: ItemsControl class in Silverlight Beta2 has added protected virtual method OnItemsChanged. Thi … more →
Vivek wrote 1 year ago: Here is a quick sample to demonstrate some of the new functionality expose in Silverlight Beta2. Val … more →