Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Know any good LINQ books?

Know any good LINQ books?

Scheduled Pinned Locked Moved The Lounge
csharpdatabasewpflinqxml
10 Posts 8 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    chaiguy1337
    wrote on last edited by
    #1

    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”? ) |)””’) -”-”-

    N N V R 4 Replies Last reply
    0
    • C chaiguy1337

      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”? ) |)””’) -”-”-

      N Offline
      N Offline
      npclntxz dll
      wrote on last edited by
      #2

      NO I DO NOT KNOW OF ANY LINQ BOOKS.

      N L C 3 Replies Last reply
      0
      • C chaiguy1337

        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”? ) |)””’) -”-”-

        N Offline
        N Offline
        Nish Nishant
        wrote on last edited by
        #3

        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

        1 Reply Last reply
        0
        • C chaiguy1337

          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”? ) |)””’) -”-”-

          V Offline
          V Offline
          Vasudevan Deepak Kumar
          wrote on last edited by
          #4

          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.

          1 Reply Last reply
          0
          • N npclntxz dll

            NO I DO NOT KNOW OF ANY LINQ BOOKS.

            N Offline
            N Offline
            NormDroid
            wrote on last edited by
            #5

            Good start to your FIRST POST.

            WPF - Imagineers Wanted Follow your nose using DoubleAnimationUsingPath

            V 1 Reply Last reply
            0
            • N NormDroid

              Good start to your FIRST POST.

              WPF - Imagineers Wanted Follow your nose using DoubleAnimationUsingPath

              V Offline
              V Offline
              Vasudevan Deepak Kumar
              wrote on last edited by
              #6

              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[^]" :-D

              Vasudevan Deepak Kumar Personal Homepage Tech Gossips
              Yesterday is a canceled check. Tomorrow is a promissory note. Today is the ready cash. USE IT.

              1 Reply Last reply
              0
              • N npclntxz dll

                NO I DO NOT KNOW OF ANY LINQ BOOKS.

                L Offline
                L Offline
                Leslie Sanford
                wrote on last edited by
                #7

                what?

                1 Reply Last reply
                0
                • N npclntxz dll

                  NO I DO NOT KNOW OF ANY LINQ BOOKS.

                  C Offline
                  C Offline
                  Colin Angus Mackay
                  wrote on last edited by
                  #8

                  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

                  1 Reply Last reply
                  0
                  • C chaiguy1337

                    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”? ) |)””’) -”-”-

                    R Offline
                    R Offline
                    Rama Krishna Vavilala
                    wrote on last edited by
                    #9

                    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

                    C 1 Reply Last reply
                    0
                    • R Rama Krishna Vavilala

                      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

                      C Offline
                      C Offline
                      chaiguy1337
                      wrote on last edited by
                      #10

                      Great, thanks, I'll check that out. Logan

                      {o,o}.oO( Did somebody say “mouse”? ) |)””’) -”-”-

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups