This sample creates a custom IListDataAdapter that connects to a web service and displays that data in a ListView control. It also shows you how to manipulate data by reordering, adding, and removing items in a WinJS.Binding.List and an IListDataSou...