News

AVR for .NET DAL example This class is an example of externalizing data access from an application. This provides a separation of concerns between application specific operations and those that are ...
A sample virtualized data list implementation for UWP (C#/XAML). I had written this for Silverlight and Windows Phone 7, but the same basic techniques work in UWP with some slight code changes.