Archives for Component

AsyncBackgroundTaskManager v2

AsyncBackgroundTaskManager and AsyncObservableCollection is a BackgroundTaskManager/ObservableCollection that support a list and run asynchronously. I have updated the component with the following changes:

Async BackgroundTaskManager and ObservableCollection

AsyncBackgroundTaskManager and AsyncObservableCollection is a BackgroundTaskManager/ObservableCollection that support a list and run asynchronously.

DirectoryInfoEx 0.22

DirectoryInfoEx includes a range of classes to support operations in  normal and shell directory (like Desktop and Libraries in Win7), yet provide similar interface as System.IO.DirectoryInfo. I have updated DirectoryInfoEx to 0.22, with the following changes.

DirectoryInfoEx 0.21

DirectoryInfoEx includes a range of classes to support operations in  normal and shell directory (like Desktop and Libraries in Win7), yet provide similar interface as System.IO.DirectoryInfo. I have updated DirectoryInfoEx to 0.21, with the following changes.

WPF Aero Titlebar 0.2

WPF Aero Titlebar is a WPF Control which emulate a  system title bar in Aero theme.  It support drag to move, resize, minimize, maximize, restore, close.  Because it’s actually a WPF Control, you can use up the space in title bar by placing another WPF control on it.