EDN Admin
Well-known member
Several times up until now weve talked about the special relationship between the data and the user interface and in this lesson we talk about how change notification works and the how the interfaces, like the INotifyPropertyChanged and ICollectionChanged provide a contract that data source classes can implement and user interfaces can rely on to be notified of changes. Resources http://msdn.microsoft.com/en-us/library/ms668604.aspx ObservableCollection<T> Class http://msdn.microsoft.com/en-us/library/ms752347.aspx Data Binding Overview (Yeah, its for WPF, but the ideas are similar http://media.ch9.ms/content/WinStoreAppDev_CS.zip Download the entire series source code <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b287db041d9d422e8fe0a0f50178f625
View the full article
View the full article