Know any good LINQ books?
-
Hey all, I know it's still a pretty new technology, but there have got to be some good books on LINQ by now. Specifically I'm looking for something that can teach me how to really take control of the programmatic aspect of constructing queries dynamically and so forth, and the various kinds of LINQ like SQL, XML, and so forth, from a C# perspective, and some parallel LINQ wouldn't hurt either. I'm currently reading Adam Nathan's WPF Unleashed and am finding it quite readable though a little too light on the coverage so far (granted I'm only on chapter 6) but I'd really like to learn more about how DependencyObject works and so far it's only been covered lightly. Any recommendations? -Logan
{o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-
-
Hey all, I know it's still a pretty new technology, but there have got to be some good books on LINQ by now. Specifically I'm looking for something that can teach me how to really take control of the programmatic aspect of constructing queries dynamically and so forth, and the various kinds of LINQ like SQL, XML, and so forth, from a C# perspective, and some parallel LINQ wouldn't hurt either. I'm currently reading Adam Nathan's WPF Unleashed and am finding it quite readable though a little too light on the coverage so far (granted I'm only on chapter 6) but I'd really like to learn more about how DependencyObject works and so far it's only been covered lightly. Any recommendations? -Logan
{o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-
NO I DO NOT KNOW OF ANY LINQ BOOKS.
-
Hey all, I know it's still a pretty new technology, but there have got to be some good books on LINQ by now. Specifically I'm looking for something that can teach me how to really take control of the programmatic aspect of constructing queries dynamically and so forth, and the various kinds of LINQ like SQL, XML, and so forth, from a C# perspective, and some parallel LINQ wouldn't hurt either. I'm currently reading Adam Nathan's WPF Unleashed and am finding it quite readable though a little too light on the coverage so far (granted I'm only on chapter 6) but I'd really like to learn more about how DependencyObject works and so far it's only been covered lightly. Any recommendations? -Logan
{o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-
LINQ in Action[^] might be a good one (though I have not read or reviewed it).
Regards, Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
My latest book : C++/CLI in Action / Amazon.com link -
Hey all, I know it's still a pretty new technology, but there have got to be some good books on LINQ by now. Specifically I'm looking for something that can teach me how to really take control of the programmatic aspect of constructing queries dynamically and so forth, and the various kinds of LINQ like SQL, XML, and so forth, from a C# perspective, and some parallel LINQ wouldn't hurt either. I'm currently reading Adam Nathan's WPF Unleashed and am finding it quite readable though a little too light on the coverage so far (granted I'm only on chapter 6) but I'd really like to learn more about how DependencyObject works and so far it's only been covered lightly. Any recommendations? -Logan
{o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-
There is a review on Linq for Visual C# 2005 here: http://codebetter.com/blogs/david.hayden/archive/2006/12/08/LINQ-for-Visual-C_2300_-2005-eBook-Review.aspx[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT. -
NO I DO NOT KNOW OF ANY LINQ BOOKS.
-
Good start to your FIRST POST.
WPF - Imagineers Wanted Follow your nose using DoubleAnimationUsingPath
norm .net wrote:
FIRST POST
Is he trying to follow the quotes "
That's one small step for a man, a giant leap for mankind
[^]" :-DVasudevan Deepak Kumar Personal Homepage Tech Gossips
Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT. -
NO I DO NOT KNOW OF ANY LINQ BOOKS.
what?
-
NO I DO NOT KNOW OF ANY LINQ BOOKS.
dgajklnlaksjdn wrote:
NO I DO NOT KNOW OF ANY LINQ BOOKS.
Wow! What a completely pointless post.
Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website
-
Hey all, I know it's still a pretty new technology, but there have got to be some good books on LINQ by now. Specifically I'm looking for something that can teach me how to really take control of the programmatic aspect of constructing queries dynamically and so forth, and the various kinds of LINQ like SQL, XML, and so forth, from a C# perspective, and some parallel LINQ wouldn't hurt either. I'm currently reading Adam Nathan's WPF Unleashed and am finding it quite readable though a little too light on the coverage so far (granted I'm only on chapter 6) but I'd really like to learn more about how DependencyObject works and so far it's only been covered lightly. Any recommendations? -Logan
{o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-
LINQ in Action due to be released in January is a good book. I have reviewed the book. The examples are great. Most of the xisting LINQ books are already outdated. So I will wait for some time. There is one article by Don Box on MSDN which gives a speedy and quick introduction to LINQ. I suggest you to read that and then you can start playing with the samples and some articles here at CP by Sacha and David Stone.
Co-Author ASP.NET AJAX in Action CP Quote of the Day: It is the same Friday that blooms as a new enriching day with novelty and innovation for us every week. - Vasudevan Deepak Kumar
-
LINQ in Action due to be released in January is a good book. I have reviewed the book. The examples are great. Most of the xisting LINQ books are already outdated. So I will wait for some time. There is one article by Don Box on MSDN which gives a speedy and quick introduction to LINQ. I suggest you to read that and then you can start playing with the samples and some articles here at CP by Sacha and David Stone.
Co-Author ASP.NET AJAX in Action CP Quote of the Day: It is the same Friday that blooms as a new enriching day with novelty and innovation for us every week. - Vasudevan Deepak Kumar
Great, thanks, I'll check that out. Logan
{o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-