Compiled Bindings considerations II
Discusses a bug in XAML Compiled Bindings when using null fallback values, with code examples and a warning for developers.
Discusses a bug in XAML Compiled Bindings when using null fallback values, with code examples and a warning for developers.
A developer's troubleshooting guide for fixing MissingMetadataException errors in UWP apps when using .NET Native compilation with reflection.
XAML Behaviors are now open source on GitHub and available for UWP apps, with updates to the Cimbalino Toolkit to support them.
Explores changes in CultureInfo behavior for localization and formatting when moving from .NET Framework to UWP/WinRT.
Explains the performance benefits and key differences of Compiled Bindings in Windows 10, highlighting the default OneTime mode.
Cimbalino Toolkit 2.0.0 is now production ready, adding support for Universal Windows Platform (UWP) development.
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
A developer details a bug and solution for displaying images in WinRT SearchBox result suggestions, involving the correct IRandomAccessStreamReference type.