Browse by Tags

All Tags » Charting (RSS)

Display Live Data In Silverlight Using ObservableCollection and INotifyPropertyChanged by jigar

Download Source Code | Run Sample Articles shows how to use ObservableCollection in combination with an object implementing INotifyPropertyChanged interface to display live data in Silverlight Application. ObservableCollection is a generic dynamic data...
More Posts