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. IT Books - WPF / WCF

IT Books - WPF / WCF

Scheduled Pinned Locked Moved The Lounge
csharplearningdotnetwpfwcf
23 Posts 15 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.
  • R Rama Krishna Vavilala

    I have read the following books (cover to cover) : 1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 4. WPF by Chris Sells (The first book on WPF I ever read). If choice is 2 books I will say go with 1 and 3. Now coming to WCF:- 1. Programming WCF by Juwal Lowy 2. Essential WCF I will recommend 2 over 1. Juwal's book is too detailed and verbose. My style of reading is to read fast just to get an overview of a topic. Then when I use the tech in real life and I have a problem then I refer to the book again. At this time I am usually able to identify where a particular topic was covered in the book. So the above recommendations are based on my style which may not match yours.

    modified on Sunday, June 7, 2009 10:29 PM

    S Offline
    S Offline
    Shog9 0
    wrote on last edited by
    #4

    Rama Krishna Vavilala wrote:

    1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 3. WPF by Chris Sells (The first books on WPF I ever read). If choice is 2 books I will say go with 1 and 3.

    Oooh, i see what you did there... :suss: :-\

    R 1 Reply Last reply
    0
    • S Shog9 0

      Rama Krishna Vavilala wrote:

      1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 3. WPF by Chris Sells (The first books on WPF I ever read). If choice is 2 books I will say go with 1 and 3.

      Oooh, i see what you did there... :suss: :-\

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

      Corrected:)

      S 1 Reply Last reply
      0
      • R Rama Krishna Vavilala

        Corrected:)

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #6

        Aww... Poor Sells!

        R 1 Reply Last reply
        0
        • S Shog9 0

          Aww... Poor Sells!

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

          Well Adam Nathan wrote such a good book that it is impossible for anyone to beat it. Not even Chris Anderson who architected WPF succeeded in it. And BTW Sells wrote foreword for Anderson's book.

          R 1 Reply Last reply
          0
          • R Ravadre

            Hello, Hopefully, soon I'll have more free time than in the past few months, therefore, I've decided it's time to buy myself few books and learn some technologies, that because of lack of a time, I haven't had chance to master (or at least, to learn them enough :) ). This time, it's time for WPF and WCF, therefore I'd like to ask for some assistance in chosing right books. After some googling and reading some reviews on Amazon (also - visiting message boards, but topics that I've found are pretty old, and I believe something could change in this manner) I've figured out that the best choices would be books from: Unleashed series (WPF Unleashed by Adam Nathan - I've heard it's a great book). Pro series (Pro WPF/WCF) Programming WPF/WCF or Essential WPF/WCF. I've always thought that it's worth to buy at least 2 books for each aspect, because I like to read about the same things from different perspectives, it's easier to understand many things that way, but 4 books for WPF, and 4 books for WCF, I guess that's too much, at least for now :). Do you have any opinions on those? As for now, I'm thinking about getting Unleashed WPF, as I've heard it's the best choice for learning and Pro WPF, to have some sort of a reference book always on my desk. And as for WCF books, I don't have any clue which ones would be better. Also, my experience with WPF/WCF is near to 0, opposed to C#, which I'm using since .NET Framework 1.0, and I know it "pretty well". Thanks in advance.

            Z Offline
            Z Offline
            ZaoWuYa
            wrote on last edited by
            #8

            In our offices we have two books for WCF, (the general feeling is that these two cover everything you need to know). In order they are: 1) Learning WCF - Michele Leroux Bustamante (O'Reilly publishing). 2) Programming WCF Services, 2nd Edition - Juval Lowy (O'Reilly publishing). Yes, Juval Lowy's book is detailed, and possibly a bit verbose for starting with, but in addition to the detailed WCF information, it does come with his Service Model Extensions utilities which simplify a lot of the process of WCF development.

            S 1 Reply Last reply
            0
            • R Rama Krishna Vavilala

              I have read the following books (cover to cover) : 1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 4. WPF by Chris Sells (The first book on WPF I ever read). If choice is 2 books I will say go with 1 and 3. Now coming to WCF:- 1. Programming WCF by Juwal Lowy 2. Essential WCF I will recommend 2 over 1. Juwal's book is too detailed and verbose. My style of reading is to read fast just to get an overview of a topic. Then when I use the tech in real life and I have a problem then I refer to the book again. At this time I am usually able to identify where a particular topic was covered in the book. So the above recommendations are based on my style which may not match yours.

              modified on Sunday, June 7, 2009 10:29 PM

              B Offline
              B Offline
              BillWoodruff
              wrote on last edited by
              #9

              Namaste (or Vannacum), and Thanks, Sri Rama : this kind of comparison is very useful. best, Bill

              "Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844

              1 Reply Last reply
              0
              • R Rama Krishna Vavilala

                Well Adam Nathan wrote such a good book that it is impossible for anyone to beat it. Not even Chris Anderson who architected WPF succeeded in it. And BTW Sells wrote foreword for Anderson's book.

                R Offline
                R Offline
                Rajesh R Subramanian
                wrote on last edited by
                #10

                Rama Krishna Vavilala wrote:

                Not even Chris Anderson who architected WPF succeeded in it.

                God kills a puppy, a lamb, a tortoise and a baby seal somewhere, when someone uses that term. :(

                It is a crappy thing, but it's life -^ Carlo Pallini

                P 1 Reply Last reply
                0
                • R Rajesh R Subramanian

                  Rama Krishna Vavilala wrote:

                  Not even Chris Anderson who architected WPF succeeded in it.

                  God kills a puppy, a lamb, a tortoise and a baby seal somewhere, when someone uses that term. :(

                  It is a crappy thing, but it's life -^ Carlo Pallini

                  P Offline
                  P Offline
                  Pete OHanlon
                  wrote on last edited by
                  #11

                  It's a real word. What it means is that the architect was sacrificed and buried in the concrete foundations of the building where the WPF team lives. It's a much more macho environment at the Campus than you'd think. Imagine Nerds meets Goodfellas, with Steve Ballmer doing the Joe Pesci bit "You mean, let me understand this cause, ya know maybe it's me, I'm a little ----ed up maybe, but I'm funny how, I mean funny like I'm a clown, I amuse you? I make you laugh, I'm here to ----in' amuse you? What do you mean funny, funny how? How am I funny?"

                  "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                  As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                  My blog | My articles | MoXAML PowerToys | Onyx

                  R 1 Reply Last reply
                  0
                  • P Pete OHanlon

                    It's a real word. What it means is that the architect was sacrificed and buried in the concrete foundations of the building where the WPF team lives. It's a much more macho environment at the Campus than you'd think. Imagine Nerds meets Goodfellas, with Steve Ballmer doing the Joe Pesci bit "You mean, let me understand this cause, ya know maybe it's me, I'm a little ----ed up maybe, but I'm funny how, I mean funny like I'm a clown, I amuse you? I make you laugh, I'm here to ----in' amuse you? What do you mean funny, funny how? How am I funny?"

                    "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                    As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                    My blog | My articles | MoXAML PowerToys | Onyx

                    R Offline
                    R Offline
                    Rajesh R Subramanian
                    wrote on last edited by
                    #12

                    Pete, my comment was a deadpan. Probably a very bad attempt at humor. :)

                    It is a crappy thing, but it's life -^ Carlo Pallini

                    P 1 Reply Last reply
                    0
                    • R Ravadre

                      Hello, Hopefully, soon I'll have more free time than in the past few months, therefore, I've decided it's time to buy myself few books and learn some technologies, that because of lack of a time, I haven't had chance to master (or at least, to learn them enough :) ). This time, it's time for WPF and WCF, therefore I'd like to ask for some assistance in chosing right books. After some googling and reading some reviews on Amazon (also - visiting message boards, but topics that I've found are pretty old, and I believe something could change in this manner) I've figured out that the best choices would be books from: Unleashed series (WPF Unleashed by Adam Nathan - I've heard it's a great book). Pro series (Pro WPF/WCF) Programming WPF/WCF or Essential WPF/WCF. I've always thought that it's worth to buy at least 2 books for each aspect, because I like to read about the same things from different perspectives, it's easier to understand many things that way, but 4 books for WPF, and 4 books for WCF, I guess that's too much, at least for now :). Do you have any opinions on those? As for now, I'm thinking about getting Unleashed WPF, as I've heard it's the best choice for learning and Pro WPF, to have some sort of a reference book always on my desk. And as for WCF books, I don't have any clue which ones would be better. Also, my experience with WPF/WCF is near to 0, opposed to C#, which I'm using since .NET Framework 1.0, and I know it "pretty well". Thanks in advance.

                      C Offline
                      C Offline
                      clearbrian1
                      wrote on last edited by
                      #13

                      safari.informit.com all the IT books you'll ever need with out the back ache or bulging shelves. very uptodate. Even half finished IT books if you need your IT topics in BETA BETA Also Iphone app and website for mobile reading

                      1 Reply Last reply
                      0
                      • R Rajesh R Subramanian

                        Pete, my comment was a deadpan. Probably a very bad attempt at humor. :)

                        It is a crappy thing, but it's life -^ Carlo Pallini

                        P Offline
                        P Offline
                        Pete OHanlon
                        wrote on last edited by
                        #14

                        Rajesh R Subramanian wrote:

                        Pete, my comment was a deadpan. Probably a very bad attempt at humor

                        So was mine. Obviously mine was wide of the mark as well. Ho hum.

                        "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                        As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                        My blog | My articles | MoXAML PowerToys | Onyx

                        R 1 Reply Last reply
                        0
                        • R Rama Krishna Vavilala

                          I have read the following books (cover to cover) : 1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 4. WPF by Chris Sells (The first book on WPF I ever read). If choice is 2 books I will say go with 1 and 3. Now coming to WCF:- 1. Programming WCF by Juwal Lowy 2. Essential WCF I will recommend 2 over 1. Juwal's book is too detailed and verbose. My style of reading is to read fast just to get an overview of a topic. Then when I use the tech in real life and I have a problem then I refer to the book again. At this time I am usually able to identify where a particular topic was covered in the book. So the above recommendations are based on my style which may not match yours.

                          modified on Sunday, June 7, 2009 10:29 PM

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #15

                          hi guys, any review for 'Sams teach yourself WPF in 24 hours / Eisenberg, Robert' ?

                          Ravie Busie Coding is my birth-right and bugs are part of feature my code has!

                          1 Reply Last reply
                          0
                          • P Pete OHanlon

                            Rajesh R Subramanian wrote:

                            Pete, my comment was a deadpan. Probably a very bad attempt at humor

                            So was mine. Obviously mine was wide of the mark as well. Ho hum.

                            "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                            As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                            My blog | My articles | MoXAML PowerToys | Onyx

                            R Offline
                            R Offline
                            Rajesh R Subramanian
                            wrote on last edited by
                            #16

                            Great minds and all that... :-\

                            It is a crappy thing, but it's life -^ Carlo Pallini

                            1 Reply Last reply
                            0
                            • R Rama Krishna Vavilala

                              I have read the following books (cover to cover) : 1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 4. WPF by Chris Sells (The first book on WPF I ever read). If choice is 2 books I will say go with 1 and 3. Now coming to WCF:- 1. Programming WCF by Juwal Lowy 2. Essential WCF I will recommend 2 over 1. Juwal's book is too detailed and verbose. My style of reading is to read fast just to get an overview of a topic. Then when I use the tech in real life and I have a problem then I refer to the book again. At this time I am usually able to identify where a particular topic was covered in the book. So the above recommendations are based on my style which may not match yours.

                              modified on Sunday, June 7, 2009 10:29 PM

                              R Offline
                              R Offline
                              Ravadre
                              wrote on last edited by
                              #17

                              Thank you for your recommendations. I think that I've missed 3. WPF position earlier, but I've checked it, and, just like you, maby people find it really useful, so I'll definitively check it out. As for style of reading, I think we have the same style of learning ;). After I get an overall knowledge, enough to start using some technology / language I just code in it, and use books as references, so I can always update my knowledge, when I have some lacks, on the other hand tough, I just like reading, so often I read whole book from 1st page to the last just for fun of it :).

                              1 Reply Last reply
                              0
                              • R Ravadre

                                Hello, Hopefully, soon I'll have more free time than in the past few months, therefore, I've decided it's time to buy myself few books and learn some technologies, that because of lack of a time, I haven't had chance to master (or at least, to learn them enough :) ). This time, it's time for WPF and WCF, therefore I'd like to ask for some assistance in chosing right books. After some googling and reading some reviews on Amazon (also - visiting message boards, but topics that I've found are pretty old, and I believe something could change in this manner) I've figured out that the best choices would be books from: Unleashed series (WPF Unleashed by Adam Nathan - I've heard it's a great book). Pro series (Pro WPF/WCF) Programming WPF/WCF or Essential WPF/WCF. I've always thought that it's worth to buy at least 2 books for each aspect, because I like to read about the same things from different perspectives, it's easier to understand many things that way, but 4 books for WPF, and 4 books for WCF, I guess that's too much, at least for now :). Do you have any opinions on those? As for now, I'm thinking about getting Unleashed WPF, as I've heard it's the best choice for learning and Pro WPF, to have some sort of a reference book always on my desk. And as for WCF books, I don't have any clue which ones would be better. Also, my experience with WPF/WCF is near to 0, opposed to C#, which I'm using since .NET Framework 1.0, and I know it "pretty well". Thanks in advance.

                                F Offline
                                F Offline
                                Fabio Franco
                                wrote on last edited by
                                #18

                                For learning WCF, this one is pretty good: Learning WCF by Michele Bustamante[^] Should check it out. Regards, Fábio

                                K 1 Reply Last reply
                                0
                                • R Ravadre

                                  Hello, Hopefully, soon I'll have more free time than in the past few months, therefore, I've decided it's time to buy myself few books and learn some technologies, that because of lack of a time, I haven't had chance to master (or at least, to learn them enough :) ). This time, it's time for WPF and WCF, therefore I'd like to ask for some assistance in chosing right books. After some googling and reading some reviews on Amazon (also - visiting message boards, but topics that I've found are pretty old, and I believe something could change in this manner) I've figured out that the best choices would be books from: Unleashed series (WPF Unleashed by Adam Nathan - I've heard it's a great book). Pro series (Pro WPF/WCF) Programming WPF/WCF or Essential WPF/WCF. I've always thought that it's worth to buy at least 2 books for each aspect, because I like to read about the same things from different perspectives, it's easier to understand many things that way, but 4 books for WPF, and 4 books for WCF, I guess that's too much, at least for now :). Do you have any opinions on those? As for now, I'm thinking about getting Unleashed WPF, as I've heard it's the best choice for learning and Pro WPF, to have some sort of a reference book always on my desk. And as for WCF books, I don't have any clue which ones would be better. Also, my experience with WPF/WCF is near to 0, opposed to C#, which I'm using since .NET Framework 1.0, and I know it "pretty well". Thanks in advance.

                                  G Offline
                                  G Offline
                                  grgran
                                  wrote on last edited by
                                  #19

                                  Books are good Pezold's Applications = Code + Markup (http://www.charlespetzold.com/wpf/) is good. One thing to realize about WPF is that its like trying to drive nails with your palms ... it works really well until you need to go into something modestly hard, at which point you palms can become very bloody. It's actually a bunch of mini-languages gobbed together via XML syntax with no discernable logical structure (other than what is manditory for XML). The learning curve goes straight up then curves back on itself so the more you know the more likely you are to plummet to your death upon the sharp rumble below. It's so very strange, it seems that the hard stuff can be easy but the easy stuff takes hours to figure out. I'm hoping that next version of WPF will be better (cleaner) since they used it in VS, I'm pretty sure that no one actually tried to write anything useful in this version :-) But d*mn it does demo well

                                  1 Reply Last reply
                                  0
                                  • Z ZaoWuYa

                                    In our offices we have two books for WCF, (the general feeling is that these two cover everything you need to know). In order they are: 1) Learning WCF - Michele Leroux Bustamante (O'Reilly publishing). 2) Programming WCF Services, 2nd Edition - Juval Lowy (O'Reilly publishing). Yes, Juval Lowy's book is detailed, and possibly a bit verbose for starting with, but in addition to the detailed WCF information, it does come with his Service Model Extensions utilities which simplify a lot of the process of WCF development.

                                    S Offline
                                    S Offline
                                    Scott Serl
                                    wrote on last edited by
                                    #20

                                    I thought the Lowy book was good and I was able to quickly use the info on configuration to start building apps, but once I understood WCF, I felt this book was good at showing how WCF is organized, and how to customize the services: Inside Windows Communication Foundation By Justin Smith I did not use the Lowy extensions in my apps, but found the tools useful while learning.

                                    1 Reply Last reply
                                    0
                                    • R Rama Krishna Vavilala

                                      I have read the following books (cover to cover) : 1. WPF Adam Nathan (Great book) 2. Essential WPF by Chris Anderson (If you have read 1 you don't need it IMHO but I started with this book) 3. WPF in Action (I reviewed this in initial stages and it turned out to be good) 4. WPF by Chris Sells (The first book on WPF I ever read). If choice is 2 books I will say go with 1 and 3. Now coming to WCF:- 1. Programming WCF by Juwal Lowy 2. Essential WCF I will recommend 2 over 1. Juwal's book is too detailed and verbose. My style of reading is to read fast just to get an overview of a topic. Then when I use the tech in real life and I have a problem then I refer to the book again. At this time I am usually able to identify where a particular topic was covered in the book. So the above recommendations are based on my style which may not match yours.

                                      modified on Sunday, June 7, 2009 10:29 PM

                                      K Offline
                                      K Offline
                                      Kevin McFarlane
                                      wrote on last edited by
                                      #21

                                      Rama Krishna Vavilala wrote:

                                      Juwal's book is too detailed and verbose.

                                      I agree. It's probably useful when you want the detail but it's difficult to read and doesn't explain things very well. After doing a WCF contract with that book as an aid I went back to basics and worked through chapter 1 of Learning WCF, written by Michele Bustamante who also works at iDesign. Very well presented. I assume the rest of the book is similar. I saw the advance buzz on Essential WCF and it looked worth having. If I get the chance to get back into WCF (unemployed for months at the moment :( ) I may give it a try.

                                      Kevin

                                      1 Reply Last reply
                                      0
                                      • F Fabio Franco

                                        For learning WCF, this one is pretty good: Learning WCF by Michele Bustamante[^] Should check it out. Regards, Fábio

                                        K Offline
                                        K Offline
                                        Kevin McFarlane
                                        wrote on last edited by
                                        #22

                                        I agree based on working through her online chapter 1. I don't have the book though.

                                        Kevin

                                        1 Reply Last reply
                                        0
                                        • R Ravadre

                                          Hello, Hopefully, soon I'll have more free time than in the past few months, therefore, I've decided it's time to buy myself few books and learn some technologies, that because of lack of a time, I haven't had chance to master (or at least, to learn them enough :) ). This time, it's time for WPF and WCF, therefore I'd like to ask for some assistance in chosing right books. After some googling and reading some reviews on Amazon (also - visiting message boards, but topics that I've found are pretty old, and I believe something could change in this manner) I've figured out that the best choices would be books from: Unleashed series (WPF Unleashed by Adam Nathan - I've heard it's a great book). Pro series (Pro WPF/WCF) Programming WPF/WCF or Essential WPF/WCF. I've always thought that it's worth to buy at least 2 books for each aspect, because I like to read about the same things from different perspectives, it's easier to understand many things that way, but 4 books for WPF, and 4 books for WCF, I guess that's too much, at least for now :). Do you have any opinions on those? As for now, I'm thinking about getting Unleashed WPF, as I've heard it's the best choice for learning and Pro WPF, to have some sort of a reference book always on my desk. And as for WCF books, I don't have any clue which ones would be better. Also, my experience with WPF/WCF is near to 0, opposed to C#, which I'm using since .NET Framework 1.0, and I know it "pretty well". Thanks in advance.

                                          J Offline
                                          J Offline
                                          James Lonero
                                          wrote on last edited by
                                          #23

                                          I very much recommend using Learning WCF - Michele Leroux Bustamante (O'Reilly publishing) to start with. The labs in the book walk you through the various parts and really help in your understanding. Then, go to Juval Lowy's book. Also, a local Jr College is giving a course in WCF this summer. Look to http://www.foothill.fhda.edu/schedule/schedule.php, select Computer Information Systems (CIS), Select the summer 2009 quarter, and look to CIS19L. There is an online cours available. They use Juval Lowy's book.

                                          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