observablecollection

About this tag
The observablecollection tag on WindowsForum.com covers data binding in Windows Store apps, particularly when migrating from Windows Phone to Windows 8. Discussions focus on using ObservableCollection with the Grid App template in Visual Studio 2012 to bind data to the user interface. Topics include handling data requests, formatting, and leveraging project templates for efficient app development. The tag is relevant for developers working with Windows 8 and Windows Phone app migration, emphasizing practical implementation of data binding in XAML-based applications.
  1. News

    Windows 7 Binding the Interface in Windows Store apps | Migrating apps from Windows Phone to Windows 8

    In the previous Quickstarts, we have introduced the app and looked at handling data requests and formatting. In this next video, we will look at binding that data to the interface. Binding and Windows 8 TemplatesData binding plays a central role in the Windows Store project templates available...
Back
Top