I want to get the last result returned from this query. How do I do this? Last and LastOrDefault aren't supported by Linq to Sql. I want to get the last result returned from thi
I want to get the last result returned from this query. How do I do this? Last and LastOrDefault aren't supported by Linq to Sql. I want to get the last result returned from thi