Download Sortable Observable Collection

Description

This project shows how to create a custom base collection class that provides sorting functionality. It uses sort descriptions for definitions and LINQ for sorting operations.

Source Files

The download file sortablecollection.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
SortableCollection/SortableCollectionComponent.sln
SortableCollection/SortableCollectionComponent.vssscc
SortableCollection/SortableCollectionComponent/Csla.Reflection/DynamicMethodHandlerFactory.cs
SortableCollection/SortableCollectionComponent/Properties/AssemblyInfo.cs
SortableCollection/SortableCollectionComponent/SortDescription.cs
SortableCollection/SortableCollectionComponent/SortableCollectionComponent.csproj
SortableCollection/SortableCollectionComponent/SortableCollectionComponent.csproj.vspscc
SortableCollection/SortableCollectionComponent/SortableExtensions.cs
SortableCollection/SortableCollectionComponent/SortableObservableCollection.cs
SortableCollection/WPFSortableCollectionTest/App.xaml
SortableCollection/WPFSortableCollectionTest/App.xaml.cs
SortableCollection/WPFSortableCollectionTest/Data/data.xml
SortableCollection/WPFSortableCollectionTest/Model/Person.cs
SortableCollection/WPFSortableCollectionTest/Properties/AssemblyInfo.cs
SortableCollection/WPFSortableCollectionTest/Properties/Resources.Designer.cs
SortableCollection/WPFSortableCollectionTest/Properties/Resources.resx
SortableCollection/WPFSortableCollectionTest/Properties/Settings.Designer.cs
SortableCollection/WPFSortableCollectionTest/Properties/Settings.settings
SortableCollection/WPFSortableCollectionTest/WPFSortableCollectionTest.csproj
SortableCollection/WPFSortableCollectionTest/WPFSortableCollectionTest.csproj.vspscc
SortableCollection/WPFSortableCollectionTest/Window1.xaml
SortableCollection/WPFSortableCollectionTest/Window1.xaml.cs

Download

Click the following link to download sortablecollection.zip.

sortablecollection.zip




















Home »
  C# Free Code »
    Database »




ADODotNet
CSV
Database
EntityFramework
JSON
LINQ
LINQPad
Memcached
MongoDB
MySQL
NHibernate
Oracle
ORM
SQL
SQLite
SQLServer
SSIS