Windows 8 Development - XAML DefaultViewModel Binding

Опубликовано: 15 Февраль 2026
на канале: techytube
1,138
1

Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
http://www.techytube.com/author/mzmuda

Next we're going to hook up the UI for our main application page through the DefaultViewModel collection.

A page of type 'Items' has a default View Model defined, and it is possible to hook up to a data source with only a few lines of code.

Once done, the page will render the items in the default template format. Of course,customization will likely take place from the default settings.

In this video, I will show you how to bind our data feeds to the DefaultViewModel["Items"] element of our ItemsPage.

References

XAML Blog Reader - http://msdn.microsoft.com/en-us/libra...