AsyncBackgroundTaskManager and AsyncObservableCollection is a BackgroundTaskManager/ObservableCollection that support a list and run asynchronously. I have updated the component with the following changes:
Full story »
AsyncBackgroundTaskManager and AsyncObservableCollection is a BackgroundTaskManager/ObservableCollection that support a list and run asynchronously.
Full story »
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.
Full story »
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.
Full story »
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.
Full story »