15,946,342 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Everything / General Programming / Sorting
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Submit your article
Sorting
sorting
Great Reads
Ultra-Rapid PHP Application Development
by
Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
A Simple,
Portable Yet Efficient Quicksort Implementation in C
by
Member 9294701
A simple,
portable yet efficient Quicksort implementation in C
ASP.
NET TreeView Sort
by
brunofer2007
Easy way to sort nodes in a TreeView using a recursive function.
Paging and Sorting using ASP .
NET Core Razor Page,
Web API,
and Entity Framework
by
DotNetLead.com
How to implement paging and sorting to yield good performance
Latest Articles
How to Sort Two-Dimensional Array in C# by Selected Column Index in Selected Column Sort Order
by
Perić Željko
Sorting Multi-Dimensional Arrays in C# with QuickSort Sort Extensions
Build Dynamic Order by Clause in LINQ Query in C#
by
Ramesh Bevara
An overview of a helper class to build dynamic order by clause in LINQ query in C#
Split Quick Sort a Multi-Threaded Sort
by
spore123
This is a fast multi-threaded quick-sort based algorithm
Comparison of Sorting Algorithms
by
The Sun God
Comparison of the various sorting algorithms on the basis of several factors
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
Sorting
Ultra-Rapid PHP Application Development
31 Oct 2014 by
Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
SQL
HTML
Javascript
MySQL
jQuery
PHP
Dev
Architect
sorting
Google-Maps
A Simple, Portable Yet Efficient Quicksort Implementation in C
13 Oct 2013 by
Member 9294701
A simple, portable yet efficient Quicksort implementation in C
C
algorithm
sorting
Grid Sort Method
3 May 2017 by
InvisibleMedia
An algorithm for sorting integers with a complexity less than O(n log (n))
Dev
sorting
Data-centric UI Controls
11 Oct 2013 by
ASP.NET Community
Both the GridView and ListView are important Data Controls in Visual Studio 2008.Scott Guthrie has a great introduction that uses the ListView
ListView
data
paging
datalist
sorting
ListView and DataPager in ASP.NET 3.5
11 Oct 2013 by
ASP.NET Community
The ListView is a sort of hybrid between a DataGrid and Repeater thatcombines the free form templating of the Repeater with the editingfeatures
ListView
DataGrid
data
paging
sorting
Fast String Sort in C# and F#
16 Jan 2011 by
Stefan Savev 2
Implementation of Multikey String Quick Sort (following Sedgewick)
F#
C#
Dev
Architect
sorting
SortedSplitList - An Indexing Algorithm in C#
10 Dec 2013 by
Aurélien BOUDOUX
A list for managing tens of millions of objects in your application.
C#
.NET
Architect
load-testing
sorting
Create a div based grid functioning on JSON data using MVC with Entity Framework and MySQL
5 Jun 2013 by
Rajat Bittharia
Grid based on JSON data using MVC with Entity Framework and MySQL.
C#
.NET
MySQL
MVC
jQuery
Ajax
Dev
sorting
application
Gridview
Handle GridView.OnSorting() and create sorting expression dynamically using LINQ
18 Jul 2014 by
Alexander Batishchev
How to create a sorting expression from GridViewSortEventArgs using LINQ Expression Tree.
C#
.NET
LINQ
ASP.NET
Dev
sorting
web_development
Gridview
.NET Library to Easily Save Property Data
12 May 2014 by
Brad Joss
[RegSave] your property to the Registry, and more.
C#
.NET
Windows
WCF
WPF
ASP.NET
Dev
Architect
sorting
encryption
A Better Sorted List and Dictionary
29 Oct 2011 by
Trent Tobler
A memory based BTree ICollection and IDictionary implementation.
C#
.NET
Dev
sorting
Angular2 Grid Component - Auto Generated
9 Aug 2016 by
Sufyan S Jabr
Angular2 grid component
HTML
ES6
Javascript
grid
paging
sorting
Sorting Huge Text Files
11 Aug 2014 by
ideafixxxer
Algorithm of sorting lines in text files size of which exceeds available memory
C#
.NET
Dev
file
sorting
User sortable listbox
30 Jan 2012 by
synek317
A listbox control that allows reordering of items using drag'n'drop.
C#
.NET
Windows
ListBox
controls
sorting
QuickSortByRange, QuickSelectByRange, PartitionByRange
26 Dec 2013 by
Brien Givens
A performance improvement for the classic sort / select algorithms.
C#
sorting
Sort Windows on the Windows Taskbar or Minimize them to System Tray
12 Feb 2011 by
StehtimSchilf
TaskbarSorterXP is a small utility which allows the user to sort the windows on the Windows Taskbar. Additionally windows can be minimized to system tray
C#
C#3.0
Windows
Win7
WinXP
WinForms
PInvoke
sorting
Overcoming the demands placed on the UI Thread by constantly reordered data in an ObservableCollection
20 Oct 2014 by
greggma
Provides an alternative to an ObservableCollection that is less UI intensive
C#
VS2013
WPF
UI
sorting
Comparison Sorting Algorithms in C# Explained
11 May 2010 by
Sarang Date
A simplistic view of various Comparison-based sorting algorithms written in C#, with verbose instructions for each iteration and pass.
C#
.NET
Dev
sorting
Simo Sort: A Sorting Algorithm for Elements with Low Variance
12 Mar 2012 by
Mahmoud Hesham El-Magdoub
Simo Sort a New Sorting algorithm C++ Binary Value Numbers Sort Elements with Low Variance
C++
algorithm
sorting
Fast List<String> Sort in C#
23 Aug 2012 by
Dan Randolph
How to get faster sorting in List(T) string collections
C#
.NET
Dev
Architect
generics
sorting
Add some AI to your combo box lookups
15 Dec 2010 by
hector [.j.] rivas
Helping the combo box autocomplete function with a frequency count.
T-SQL
SQL
Windows
SQL-Server
artificial-intelligence
Win32
Dev
DBA
MS-Access
sorting
Create Multiple Column Autocomplete/Combobox in ASP.NET MVC 3
1 Nov 2012 by
Kailas Mane
Create a multiple clolumn combox/autocomplete/dropdownlist in ASP.NET MVC3.
Javascript
HTML
C#
.NET4
.NET
Ajax
MVC
ASP.NET
combobox
sorting
Bi-Directional SkipList in C#
20 Dec 2010 by
David Jeske
A C# sorted map which can be efficiently subset scanned in both directions
C#
.NET
Dev
Architect
Bidirection
threads
multi-threading
sorting
Simple Pattern Matching Technique to Improve the Search Boxes
20 Dec 2010 by
Albin Abel
Simple Pattern Matching Technique for Search Suggest Boxes
SQL
Ajax
MySQL
Oracle
SQL-Server
Design
web_development
sorting
A plugin for Picasa and .NET 3.5
4 Apr 2013 by
Michael Mann (mann.DEV)
Plugin migration with new features of .NET 3.5.
XML
C#
.NET
.NET3.5
WPF
XAML
Design
Dev
user-controls
sorting
Extending DataTables Range Filter
28 Oct 2011 by
Muhammad Waseem Arfi
DataTables plugin extension to include range filter
Javascript
Windows
jQuery
Dev
web_development
sorting
How to generate full visitor count from an Apache log file
16 Jan 2012 by
Gabor Szabo (szabgab)
Count how many hits were generated from each IP address and show the top 10 sources.
Perl
Linux
Windows
Apache
SysAdmin
Dev
TCP/IP
tools
reporting
sorting
When Sorting Needs To Be Faster
15 Jun 2011 by
Randy Maxwell
Sorting during data acquisition
All-Topics
Dev
Design
Architect
architecture
cross-platform
patterns
programming
sorting
Sort by a 2D curve
22 Jul 2017 by
InvisibleMedia
An algorithm for sorting integers with a complexity less than O(n log (n))
C++
algorithm
algebra
sorting
The Simplest Sorting Algorithm Example - Why Would Someone Use It?
14 Jul 2016 by
dcmuggins
Bubble Sort is great...and terrible at the same time.
C#
Windows
algorithm
machine-learning
sorting
Optimizing QuickSort
6 Jan 2011 by
John Paul Walker
Some things we can do to make QuickSort more efficient
C
algorithm
recursion
sorting