Hi, can someone suggest a simple overview about Linq that is best suited for a programmer who is already familiar with the concept of Linq but doesn't know the syntax?
Thanks!
Hi, can someone suggest a simple overview about Linq that is best suited for a programmer who is already familiar with the concept of Linq but doesn't know the syntax?
Thanks!
I would check out 101 Linq Samples.
I would also get me a copy of LinqPad ... great tool!
If you're interested in Linq to SQL, there is also a Linq to SQL 101 Samples
Thanks for the LinqPad recommendation, great tool! Now I got something to play with tonight :-)