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. C#
  4. C# and .NET books

C# and .NET books

Scheduled Pinned Locked Moved C#
csharpquestionlearning
16 Posts 7 Posters 2 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.
  • J James T Johnson

    Peter Stephens wrote: I am also waiting for a good book on .NET remoting (esp. the internals). Ingo Rammer is writing a book on remoting, titled Advanced .NET Remoting, but like Jeff's it will come out in May as well :-P Ingo's site. Judging from the contents it looks like it'll cover what you need :) James Sonork ID: 100.11138 - Hasaki "My words but a whisper -- your deafness a SHOUT. I may make you feel but I can't make you think." - Thick as a Brick, Jethro Tull 1972

    P Offline
    P Offline
    Peter Stephens
    wrote on last edited by
    #7

    Yes, that's the book I'm interested in (couldn't think of the author at the time.) In the mean time, I am reading the source code for the .NET framework (also known as ILDASM) and hacking away. -- Peter Stephens

    1 Reply Last reply
    0
    • O Oyvind Bratland

      I want to buy two books: One C# book, and one .NET book. Which books should I choose?

      T Offline
      T Offline
      TigerNinja_
      wrote on last edited by
      #8

      I would recommend Programming Windows in C# : Charles Petzold Programming C# - Jesse Liberty and Jeffery Richter has an excellent book out, i think, "Applied .Net Framework Programming" and the one I am holding out for as well is Prosise's book in April. Check out this link Microsoft C# Books I have read "Inside C#" : Archer, it is alright , but somewhat general with no in-depth examples. Good luck ! ============================================= S:)liant - soliant@yahoo.com

      T 1 Reply Last reply
      0
      • T TigerNinja_

        I would recommend Programming Windows in C# : Charles Petzold Programming C# - Jesse Liberty and Jeffery Richter has an excellent book out, i think, "Applied .Net Framework Programming" and the one I am holding out for as well is Prosise's book in April. Check out this link Microsoft C# Books I have read "Inside C#" : Archer, it is alright , but somewhat general with no in-depth examples. Good luck ! ============================================= S:)liant - soliant@yahoo.com

        T Offline
        T Offline
        Tom Archer
        wrote on last edited by
        #9

        >>> I have read "Inside C#" : Archer, it is alright , but somewhat general with no in-depth examples <<< The first edition of Inside is a beginner-level book as it was released just a few months after the PDC and what was needed at the time. However, my second edition has much more internals information for the more intermediate to advanced programmer. I've listed the changes on my site if you care to check them out. If you like Jeffrey's book then you'll also like mine as we both had the same editors and go to the same level of detail in our books. Cheers, Tom Archer Author, Inside C#

        O 1 Reply Last reply
        0
        • T Tom Archer

          >>> I have read "Inside C#" : Archer, it is alright , but somewhat general with no in-depth examples <<< The first edition of Inside is a beginner-level book as it was released just a few months after the PDC and what was needed at the time. However, my second edition has much more internals information for the more intermediate to advanced programmer. I've listed the changes on my site if you care to check them out. If you like Jeffrey's book then you'll also like mine as we both had the same editors and go to the same level of detail in our books. Cheers, Tom Archer Author, Inside C#

          O Offline
          O Offline
          Oyvind Bratland
          wrote on last edited by
          #10

          When will the second edition of Inside C# be out, then?

          T 1 Reply Last reply
          0
          • T Tom Archer

            It will be in book stores in May. Since Jeff, Jeffrey and I all write for the same publisher, the books are designed to compliment one another and come out in the same time frame. Jeffrey's just came out a bit earlier because it's much smaller than ours. Cheers, Tom Archer Author, Inside C#

            O Offline
            O Offline
            Oyvind Bratland
            wrote on last edited by
            #11

            Hmm... Maybe I'll go for "C# and the .NET platform" by Andrew Troelsen now, and then "Inside C# SE" and the book from Prosise in May.

            T 1 Reply Last reply
            0
            • O Oyvind Bratland

              When will the second edition of Inside C# be out, then?

              T Offline
              T Offline
              Tom Archer
              wrote on last edited by
              #12

              It will be in book stores in May. Since Jeff, Jeffrey and I all write for the same publisher, the books are designed to compliment one another and come out in the same time frame. Jeffrey's just came out a bit earlier because it's much smaller than ours. Cheers, Tom Archer Author, Inside C#

              O 1 Reply Last reply
              0
              • O Oyvind Bratland

                Hmm... Maybe I'll go for "C# and the .NET platform" by Andrew Troelsen now, and then "Inside C# SE" and the book from Prosise in May.

                T Offline
                T Offline
                Tom Archer
                wrote on last edited by
                #13

                Sounds like a plan especially if you need something now. Andrew's book doesn't show as much internals and MSIL, but it's definitely a good book - probably the best intermediate level book on the shelves right now. Cheers, Tom Archer Author, Inside C#

                O 1 Reply Last reply
                0
                • T Tom Archer

                  Sounds like a plan especially if you need something now. Andrew's book doesn't show as much internals and MSIL, but it's definitely a good book - probably the best intermediate level book on the shelves right now. Cheers, Tom Archer Author, Inside C#

                  O Offline
                  O Offline
                  Oyvind Bratland
                  wrote on last edited by
                  #14

                  That's right. I need something now. I have read alot of reviews on Amazon and sample chapters, so it looks like "C# and the .NET platform" is the book for me now. Thanks for your help. Øyvind

                  T 1 Reply Last reply
                  0
                  • O Oyvind Bratland

                    That's right. I need something now. I have read alot of reviews on Amazon and sample chapters, so it looks like "C# and the .NET platform" is the book for me now. Thanks for your help. Øyvind

                    T Offline
                    T Offline
                    Tom Archer
                    wrote on last edited by
                    #15

                    You're welcome. Let us know your progress! Cheers, Tom Archer Author, Inside C#

                    1 Reply Last reply
                    0
                    • O Oyvind Bratland

                      I want to buy two books: One C# book, and one .NET book. Which books should I choose?

                      A Offline
                      A Offline
                      Anand Amirineni
                      wrote on last edited by
                      #16

                      C#: -Programming C#, Jessy Liberty.: ISBN 0596003099 -C# and the .Net Platform : ISBN 1893115593 .NET -.NET Framework Essentials, 2E : ISBN 0596003021 I prefer bookpool, ( www.bookpool.com)( Save some money here) You can preview books @ http://safari.oreilly.com Cheers Candy

                      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