Part 3: Introduction to XAML - a podcast by Microsoft

from 2012-10-26T16:26:49

:: ::

Now that we have a project, it's time to learn XAML for user interface layout and interaction. Bob provides a fast but gentle introduction -- as he calls it, the "cheater's guide" -- to learning this declarative language. He explains what XAML is at a high level and its justification. He provides hands-on, practical examples of XAML layout controls, attached properties, navigating between the XAML and code-behind files / partial classes and how the XAML and C# is compiled into intermediate language. Download the entire series' source code

Further episodes of Windows Store apps for Absolute Beginners with C# (MP4) - Channel 9

Further podcasts by Microsoft

Website of Microsoft