FariN
0
Q:

linq order by descending multiple fields

items.OrderByDescending(y => y.Year).ThenByDescending(m => m.Month); 
0

New to Communities?

Join the community