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. General Programming
  3. .NET (Core and Framework)
  4. Good Book for .NET and C#

Good Book for .NET and C#

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpc++comhelplearning
9 Posts 7 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.
  • A Offline
    A Offline
    ameysp
    wrote on last edited by
    #1

    Hi Guys , I'm a s/w engineer working in Honeywell . I am a fresher and have some experience working in vc++,mfc,COM/DCOM and other microsoft technologies. I also have read some books on .NET and C# , but I found most of them (all) not of much help (I would rather use MSDN ). Now all the new development tht I would be doing would be in .NET . So can anyone suggest a good book in .NET and C# which would go into detail and would be like a complete bible instead of jst explaining the APIs . Any help would be appreciated . Amey

    M M C A K 5 Replies Last reply
    0
    • A ameysp

      Hi Guys , I'm a s/w engineer working in Honeywell . I am a fresher and have some experience working in vc++,mfc,COM/DCOM and other microsoft technologies. I also have read some books on .NET and C# , but I found most of them (all) not of much help (I would rather use MSDN ). Now all the new development tht I would be doing would be in .NET . So can anyone suggest a good book in .NET and C# which would go into detail and would be like a complete bible instead of jst explaining the APIs . Any help would be appreciated . Amey

      M Offline
      M Offline
      MoustafaS
      wrote on last edited by
      #2

      Mastering Visual C# .NET [^]

      1 Reply Last reply
      0
      • A ameysp

        Hi Guys , I'm a s/w engineer working in Honeywell . I am a fresher and have some experience working in vc++,mfc,COM/DCOM and other microsoft technologies. I also have read some books on .NET and C# , but I found most of them (all) not of much help (I would rather use MSDN ). Now all the new development tht I would be doing would be in .NET . So can anyone suggest a good book in .NET and C# which would go into detail and would be like a complete bible instead of jst explaining the APIs . Any help would be appreciated . Amey

        M Offline
        M Offline
        Mike Dimmick
        wrote on last edited by
        #3

        My first .NET and C# book was Applied Microsoft .NET Framework Programming[^] by Jeffrey Richter. I've never actually bought a C# book. The other main book I used was Jeff Prosise's Programming Microsoft .NET[^]. Stability. What an interesting concept. -- Chris Maunder

        1 Reply Last reply
        0
        • A ameysp

          Hi Guys , I'm a s/w engineer working in Honeywell . I am a fresher and have some experience working in vc++,mfc,COM/DCOM and other microsoft technologies. I also have read some books on .NET and C# , but I found most of them (all) not of much help (I would rather use MSDN ). Now all the new development tht I would be doing would be in .NET . So can anyone suggest a good book in .NET and C# which would go into detail and would be like a complete bible instead of jst explaining the APIs . Any help would be appreciated . Amey

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          The best book is Inside C# second edition by Tom Archer ( who is a CP regular and now an MVP ). It goes into the sort of detail you're looking for, it's my number one C# reference. Christian Graus - Microsoft MVP - C++

          M 1 Reply Last reply
          0
          • C Christian Graus

            The best book is Inside C# second edition by Tom Archer ( who is a CP regular and now an MVP ). It goes into the sort of detail you're looking for, it's my number one C# reference. Christian Graus - Microsoft MVP - C++

            M Offline
            M Offline
            MKlucher
            wrote on last edited by
            #5

            I would second this suggestion, it's a great book!

            1 Reply Last reply
            0
            • A ameysp

              Hi Guys , I'm a s/w engineer working in Honeywell . I am a fresher and have some experience working in vc++,mfc,COM/DCOM and other microsoft technologies. I also have read some books on .NET and C# , but I found most of them (all) not of much help (I would rather use MSDN ). Now all the new development tht I would be doing would be in .NET . So can anyone suggest a good book in .NET and C# which would go into detail and would be like a complete bible instead of jst explaining the APIs . Any help would be appreciated . Amey

              A Offline
              A Offline
              ameysp
              wrote on last edited by
              #6

              Thnx guys , Ur help means a lot to me !

              1 Reply Last reply
              0
              • A ameysp

                Hi Guys , I'm a s/w engineer working in Honeywell . I am a fresher and have some experience working in vc++,mfc,COM/DCOM and other microsoft technologies. I also have read some books on .NET and C# , but I found most of them (all) not of much help (I would rather use MSDN ). Now all the new development tht I would be doing would be in .NET . So can anyone suggest a good book in .NET and C# which would go into detail and would be like a complete bible instead of jst explaining the APIs . Any help would be appreciated . Amey

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

                Jesse Liberty - Programming C# is pretty good at covering the ins and outs of the C# language pretty concisely. It's now in its 4th edition. Kevin

                D 1 Reply Last reply
                0
                • K Kevin McFarlane

                  Jesse Liberty - Programming C# is pretty good at covering the ins and outs of the C# language pretty concisely. It's now in its 4th edition. Kevin

                  D Offline
                  D Offline
                  dwatkins dirq net
                  wrote on last edited by
                  #8

                  I agree on this as well. It's published by O'Reilly. I also liked "Programming ASP.NET" by Jesse Liberty & Dan Hurwitz (O'Reilly as well). "ASP.NET 1.1 Insider Solutions" isn't so bad either - a bunch of tips and tricks. It's by Alex Homer, Dan Kent, Dave Sussman, and Dan Wahlin (published by SAMS). Dirk Watkins

                  K 1 Reply Last reply
                  0
                  • D dwatkins dirq net

                    I agree on this as well. It's published by O'Reilly. I also liked "Programming ASP.NET" by Jesse Liberty & Dan Hurwitz (O'Reilly as well). "ASP.NET 1.1 Insider Solutions" isn't so bad either - a bunch of tips and tricks. It's by Alex Homer, Dan Kent, Dave Sussman, and Dan Wahlin (published by SAMS). Dirk Watkins

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

                    drkwtkns wrote: I also liked "Programming ASP.NET" by Jesse Liberty & Dan Hurwitz (O'Reilly as well). Yes, I have that too.:) Kevin

                    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