OrderBy multiple fields with Linq extension methods.

April 16, 2011

Not many comments needed I imagine.

The “ThenBy” extension method is what you’re looking for.