Dynamic Sort With LINQ To SQL(onedotnetway.com)
submitted by
deepakkapoor(430) 3 years, 6 months ago
Sometime ago I wrote a post showing how to do dynamic sort with LINQ. That approach worked well with LINQ To Objects. Today I spotted a question on the forums where Levi asked a question about doing dynamic sorts with LINQ To SQL. My earlier approach will work once all the data is retrieved on the client side. This of course is not an ideal way. A better option is to do sorting on database.
|category: Linq
|Views: 81
tags:
LINQ another
Everyones tags:
Your Tags: