It took me about 15 minutes to get started with linq. The biggest difference is that you have to type the from-part first so intellisense knows what hints to give you. The rest looks a bit too much like SQL for me because linq is very different from SQL. Tried querying XML-files yet? or arrays/collections?
M
Mendelt
@Mendelt