Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

Possible Duplicate:
Books for LINQ in VB.NET

I want to learn LINQ and I only know VB.NET. Please recommend a book for me. Thanks.

share|improve this question
Book recommendations are off-topic here. – Oded Jan 3 '12 at 11:18
@oded: not true, see this programmers.stackexchange.com/questions/128094/… – Mutu Jan 3 '12 at 11:21
Thanks for bringing another off-topic question to my attention. – Oded Jan 3 '12 at 11:21
1  
See this and this – Oded Jan 3 '12 at 11:23
@Oded lol, that is funny!! – omarqa Jan 3 '12 at 11:24
show 1 more comment

marked as duplicate by Oded, Mark Trapp Jan 3 '12 at 11:44

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

up vote 0 down vote accepted

i found a better book for you this time, LINQ in action it came highly recommended from a friend of mine, it discuss LINQ via C# and VB.

enter image description here

share|improve this answer
thanks!!!!!!!!!!! – Mutu Jan 3 '12 at 11:20
no problem, just mark it as answer if it turned out to be what you need :) or +1 if it is only useful – omarqa Jan 3 '12 at 11:22

Not the answer you're looking for? Browse other questions tagged or ask your own question.