I\'m fighting with linq trying to learn the syntax and I can\'t figure out how to do the following simple query
SELECT DISTINCT user.firstname, user.last
hey this site may help you:
101 Linq Samples
has examples of most of the linq functions, if u don't figure out, I may write for you later if somebody doesn't.