December 2014
Intermediate to advanced
512 pages
17h 4m
English
Loading and parsing XAML at runtime is interesting for dynamic skinning scenarios or for .NET languages that don’t have the necessary support for XAML compilation. Most projects, however, leverage the XAML compilation supported by MSBuild and Visual Studio. XAML compilation involves three things: converting a XAML file into a special binary format, embedding the converted content as a binary resource in the app being built, and performing the plumbing that connects XAML with procedural code automatically.
Read now
Unlock full access