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. .Net Windows Forms - Book recommendation

.Net Windows Forms - Book recommendation

Scheduled Pinned Locked Moved The Lounge
csharpasp-netwinformssysadminquestion
11 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.
  • P Offline
    P Offline
    Paddy Boyd
    wrote on last edited by
    #1

    Folks, I do most of my work with ASP.net, but i've had to do a wee bit to create a windows forms application. I've got most of it going, but i've got the feeling i'm missing a few things, so i thought a bit of reading might be a good idea. Can anyone recommend a book on developing windows apps with .net? Preferably something with proper examples, not the ms standard "Open server explorer and create a new data connection..." crap.

    Mike HankeyM F K P S 5 Replies Last reply
    0
    • P Paddy Boyd

      Folks, I do most of my work with ASP.net, but i've had to do a wee bit to create a windows forms application. I've got most of it going, but i've got the feeling i'm missing a few things, so i thought a bit of reading might be a good idea. Can anyone recommend a book on developing windows apps with .net? Preferably something with proper examples, not the ms standard "Open server explorer and create a new data connection..." crap.

      Mike HankeyM Offline
      Mike HankeyM Offline
      Mike Hankey
      wrote on last edited by
      #2

      "Windows Forms Programming in C#" by Chris Sells This is an older book but the new one covers VS2005. Excellent reference! Mike

      Life is not measured by the number of breaths we take, but by the moments that take our breath away. "George Carlin"

      P S 2 Replies Last reply
      0
      • P Paddy Boyd

        Folks, I do most of my work with ASP.net, but i've had to do a wee bit to create a windows forms application. I've got most of it going, but i've got the feeling i'm missing a few things, so i thought a bit of reading might be a good idea. Can anyone recommend a book on developing windows apps with .net? Preferably something with proper examples, not the ms standard "Open server explorer and create a new data connection..." crap.

        F Offline
        F Offline
        Frank Kerrigan
        wrote on last edited by
        #3

        Depends on what level you need. The MS step by step books are very good. For hardcore the Apress "Pro.." series is really good. I owe a lot of these.

        Grady Booch: I told Google to their face...what you need is some serious adult supervision. (2007 Turing lecture) http://www.frankkerrigan.com/[^]

        M 1 Reply Last reply
        0
        • Mike HankeyM Mike Hankey

          "Windows Forms Programming in C#" by Chris Sells This is an older book but the new one covers VS2005. Excellent reference! Mike

          Life is not measured by the number of breaths we take, but by the moments that take our breath away. "George Carlin"

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

          Couldn't agree more. I made the mistake of getting the Petzold book first, and I used the Sells book to actually give me the info I needed.

          Deja View - the feeling that you've seen this post before.

          1 Reply Last reply
          0
          • P Paddy Boyd

            Folks, I do most of my work with ASP.net, but i've had to do a wee bit to create a windows forms application. I've got most of it going, but i've got the feeling i'm missing a few things, so i thought a bit of reading might be a good idea. Can anyone recommend a book on developing windows apps with .net? Preferably something with proper examples, not the ms standard "Open server explorer and create a new data connection..." crap.

            K Offline
            K Offline
            koolprasad2003
            wrote on last edited by
            #5

            hi frnd,

            Paddy Boyd wrote:

            Can anyone recommend a book on developing windows apps with .net?

            have u checked following link ??? http://www.programmerworld.net/dotnet/books.htm[^] regards, koolprasad2003:) Be a good listener...Because Opprtunity knoughts softly...N-Joy

            1 Reply Last reply
            0
            • F Frank Kerrigan

              Depends on what level you need. The MS step by step books are very good. For hardcore the Apress "Pro.." series is really good. I owe a lot of these.

              Grady Booch: I told Google to their face...what you need is some serious adult supervision. (2007 Turing lecture) http://www.frankkerrigan.com/[^]

              M Offline
              M Offline
              moon_stick
              wrote on last edited by
              #6

              Frank Kerrigan wrote:

              For hardcore the Apress "Pro.." series is really good. I owe a lot of these.

              I'd back this up as well - especially the ones by Andrew Troelson

              1 Reply Last reply
              0
              • P Paddy Boyd

                Folks, I do most of my work with ASP.net, but i've had to do a wee bit to create a windows forms application. I've got most of it going, but i've got the feeling i'm missing a few things, so i thought a bit of reading might be a good idea. Can anyone recommend a book on developing windows apps with .net? Preferably something with proper examples, not the ms standard "Open server explorer and create a new data connection..." crap.

                P Offline
                P Offline
                Paddy Boyd
                wrote on last edited by
                #7

                Cool. Thanks to all.

                1 Reply Last reply
                0
                • P Paddy Boyd

                  Folks, I do most of my work with ASP.net, but i've had to do a wee bit to create a windows forms application. I've got most of it going, but i've got the feeling i'm missing a few things, so i thought a bit of reading might be a good idea. Can anyone recommend a book on developing windows apps with .net? Preferably something with proper examples, not the ms standard "Open server explorer and create a new data connection..." crap.

                  S Offline
                  S Offline
                  Super Lloyd
                  wrote on last edited by
                  #8

                  Is it too late to say: "Use WPF instead of WinForm?" :rolleyes: Knowing both now I wouldn't go back to WinForm if I could...

                  P 1 Reply Last reply
                  0
                  • S Super Lloyd

                    Is it too late to say: "Use WPF instead of WinForm?" :rolleyes: Knowing both now I wouldn't go back to WinForm if I could...

                    P Offline
                    P Offline
                    Paddy Boyd
                    wrote on last edited by
                    #9

                    I'd love to have a crack at that, but i've got to think about what i'm targetting with this - for use by a single person on their personal laptop (i.e. don't want to become technical support for why WPF is having problems on their machine). Looks like fun though.

                    S 1 Reply Last reply
                    0
                    • P Paddy Boyd

                      I'd love to have a crack at that, but i've got to think about what i'm targetting with this - for use by a single person on their personal laptop (i.e. don't want to become technical support for why WPF is having problems on their machine). Looks like fun though.

                      S Offline
                      S Offline
                      Super Lloyd
                      wrote on last edited by
                      #10

                      I don't see why WPF would have more problem than WinForm. It just requires .NET Framework 3 (and perhaps DirectX9 support?), a 20MB download by default included in Vista and supported on XP. I would say it makes sense to stick to WinForm if your UI is in finalization stage, otherwise I predict that the increased productivity will well compensate for the time lost to learning. In our case, using Command and Binding the whole UI/event/data updating is become so eaaasy!! :-D

                      1 Reply Last reply
                      0
                      • Mike HankeyM Mike Hankey

                        "Windows Forms Programming in C#" by Chris Sells This is an older book but the new one covers VS2005. Excellent reference! Mike

                        Life is not measured by the number of breaths we take, but by the moments that take our breath away. "George Carlin"

                        S Offline
                        S Offline
                        SimonRigby
                        wrote on last edited by
                        #11

                        Yup another yes for this book. I have the old one but it is brilliant.

                        The only thing unpredictable about me is just how predictable I'm going to be.

                        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