This is my first time when I want to do linq to sql, I am looking for good video right from the beginning how to put that in vs 2010 if anyone has a good source I would appreciate it very much, I searched already but did not find anything good yet
Share
Here’s a good blog post from Jesse Liberty + info about a neat LINQ test tool called LINQPad. He’s writing a new book on LINQ & reactive extensions for C# 5.
… and here’s the tool that is packed with examples that you can run + play with to see results (way faster than attempting to do the same in VS2010)