Windows 8 Development - Data Binding XAML @techytube
Windows 8 Development - Data Binding XAML  @techytube
Uploaded December 2012 | Updated September 2026, 2 weeks ago
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:
techytube.com/author/mzmuda

Data binding is an essential concept to software development, and one that is luckily made near-trivial by Visual Studio.

In a one-way binding, data is populated in one direction, to the end UI control. In this system, changing a value in the control does not reflect in the data source.

In a two-way binding scenario, data can flow back from the control to the data source. This is useful for an 'edit' role, versus a 'label' role which would more appropriately make use of one-way binding.

Data binding was made popular in WinForms (.NET 2.0), and Visual Studio 2012 makes it intuitive. Through multiple methods, such as Binding.Source and DataContext switching, a control can be bound to a source in just a few clicks.

In this video, I will show you how to bind a TextBlock to the DisplayName property in a file chosen from a FilePicker.

References

XAML File Pickers - msdn.microsoft.com/en-us/library/windows/apps/jj655411.aspx
Windows 8 Development - Data Binding XAMLUser And Group Administration On Linux Part 1 of 4Windows 8 Development - XAML Design Tools Part 2The differences between xib files and storyboards in iOS developmentWindows 8 Development - Creating Styles XAMLInstance Methods and Class Methods in Objective-CCreating a simple class in Objective-CWindows 8 Development - Navigating Between Pages XAMLWindows 8 - Windows update and updating store appsBlocks in Objective-CWindows 8 Development - Saving Session StateWindows 8 User Interface Overview
techytube |

Windows 8 Development - Data Binding XAML

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER