LINQ to SQL - Best Learning Resources?

This is not something that I can’t do Google for myself, but others drive this way in front of me, and I was always interested in what other programmers found useful or not :)

Thanks in advance for any input.

+3
source share
3 answers

Hands down IMHO, excellent reading ...

http://linqinaction.net/

+5
source

asp.net is the first where I go.

Scott Hooke's blog has a good series of Linq to SQL. http://weblogs.asp.net/scottgu/archive/2007/09/07/linq-to-sql-part-9-using-a-custom-linq-expression-with-the-lt-asp-linqdatasource- gt-control.aspx

, - , Linq Entities, Linq to SQL Microsoft .

+1

( ), Entity Framework. , Microsoft (linqToSQL) ""; . , EF, , / .

, , , "Manning Press" " Linq In Action". , Fabrice Marguerie - LINQ; .

+1

All Articles