(published on 11/30/2015, although WordPress states ’11/15/2015′) Intro The first time I heard about Compiled Bindings (x:Bind) was at Build 2015. Finally we got compile-time validation on bindings and it promised to be a lot faster as it doesn’t need… Continue Reading →
Intro My team and I are currently working on a UWP project which is a complete rewrite of a WinRT app that we have been building.Recently we started development on the ‘Search’ functionality. It’s that typical search paradigm: only hit… Continue Reading →
Deferred Loading is a great way to optimize your XAML views. It allows us to lazy load controls that aren’t visible by default, or that are only visible under certain conditions. It is a great technique to optimize the performance and memory… Continue Reading →
© 2024 Pie Eating Ninjas' Blog — Powered by WordPress
Theme by Anders Noren — Up ↑