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. Favourite Visual Studio .NET book

Favourite Visual Studio .NET book

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestionlearning
27 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.
  • C Chris Maunder

    There's ton's of VS.NET books out there and I was wondering which one is everyone's favourite. If you could recommend one book to get started in VS.NET what would it be? cheers, Chris Maunder

    P Offline
    P Offline
    Paul Watson
    wrote on last edited by
    #18

    What exactly does a book on Visual Studio .NET cover? How to use the IDE, the built in tools, using the Server Explorer and the Wizard bits? Or does it also venture into the .NET Framework, and if so then how in depth and how does it choose, especially with .NET, the language for the samples? I just find books on IDEs like Visual Studio a bit strange. I fully understand a book on an IDE like Power Builder because the IDE is pretty much the whole of Power Builder anyway. I guess another question from this is; Just how much of VS.NET do you actually use? I reckon I don't use very much of it. Syntax Highlighting, Project/Solution Explorer, Intellisense and Debugging is about it. About the only one of those which an IDE book could help me out with is the Debugger. Is there enough arcane and hard to come buy knowledge on VS.NET to justify a book? And if so then why wasn't it in the IDE manual? I am just curious, as always :)

    Paul Watson
    Bluegrass
    Cape Town, South Africa

    Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

    D 1 Reply Last reply
    0
    • L leppie

      MSDN April 2003

      leppie::AllocCPArticle(Generic DFA State Machine for .NET);

      D Offline
      D Offline
      David Stone
      wrote on last edited by
      #19

      Ditto.


      Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

      1 Reply Last reply
      0
      • V Venet

        Nemanja Trifunovic wrote: Bad one, I might add. That wasn't my experience actually. I quite liked it, when I was starting the programming in .NET Regards, Venet. Donec eris felix, multos numerabis amicos.

        D Offline
        D Offline
        David Stone
        wrote on last edited by
        #20

        You obviously haven't read Tom Archer's Inside C#.


        Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

        1 Reply Last reply
        0
        • P Paul Watson

          What exactly does a book on Visual Studio .NET cover? How to use the IDE, the built in tools, using the Server Explorer and the Wizard bits? Or does it also venture into the .NET Framework, and if so then how in depth and how does it choose, especially with .NET, the language for the samples? I just find books on IDEs like Visual Studio a bit strange. I fully understand a book on an IDE like Power Builder because the IDE is pretty much the whole of Power Builder anyway. I guess another question from this is; Just how much of VS.NET do you actually use? I reckon I don't use very much of it. Syntax Highlighting, Project/Solution Explorer, Intellisense and Debugging is about it. About the only one of those which an IDE book could help me out with is the Debugger. Is there enough arcane and hard to come buy knowledge on VS.NET to justify a book? And if so then why wasn't it in the IDE manual? I am just curious, as always :)

          Paul Watson
          Bluegrass
          Cape Town, South Africa

          Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

          D Offline
          D Offline
          David Stone
          wrote on last edited by
          #21

          I don't use much of it either...the Class browser only comes in handy when I'm too lazy to open Reflector. The Dynamic Help usually gets tucked away in its corner...and external help is only open when I'm investigating new stuff. (Like System.DirectoryServices X|) The immediate window and the watch/locals window are my two main debugging tools. Since I work with SQL Server a lot, I'm always referring to the Server Explorer. Oh, and I have the outlining keyboard shortcuts memorized. Long live #region!


          Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

          P 1 Reply Last reply
          0
          • D David Stone

            I don't use much of it either...the Class browser only comes in handy when I'm too lazy to open Reflector. The Dynamic Help usually gets tucked away in its corner...and external help is only open when I'm investigating new stuff. (Like System.DirectoryServices X|) The immediate window and the watch/locals window are my two main debugging tools. Since I work with SQL Server a lot, I'm always referring to the Server Explorer. Oh, and I have the outlining keyboard shortcuts memorized. Long live #region!


            Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

            P Offline
            P Offline
            Paul Watson
            wrote on last edited by
            #22

            David Stone wrote: Since I work with SQL Server a lot, I'm always referring to the Server Explorer. Well done on breaking away from Enterprise Manager. I still cannot get into the habit of using Server Explorer instead of Enterprise Manager.

            Paul Watson
            Bluegrass
            Cape Town, South Africa

            Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

            D 1 Reply Last reply
            0
            • P Paul Watson

              David Stone wrote: Since I work with SQL Server a lot, I'm always referring to the Server Explorer. Well done on breaking away from Enterprise Manager. I still cannot get into the habit of using Server Explorer instead of Enterprise Manager.

              Paul Watson
              Bluegrass
              Cape Town, South Africa

              Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

              D Offline
              D Offline
              David Stone
              wrote on last edited by
              #23

              Paul Watson wrote: Well done on breaking away from Enterprise Manager. I still cannot get into the habit of using Server Explorer instead of Enterprise Manager. Grrr...I still have to use Enterprise Manager for some things...but mostly I just use the Server Explorer. Things are really supposed to integrate a lot better with Yukon/Whidbey. :jig:


              Hawaian shirts and shorts work too in Summer. People assume you're either a complete nut (in which case not a worthy target) or so damn good you don't need to worry about camouflage... -Anna-Jayne Metcalfe on Paintballing

              1 Reply Last reply
              0
              • G Giles

                Chris Maunder wrote: I just don't understand what all the talk about that C-pound stuff is though. Its hash silly - not pound :rolleyes: or is it blunt? I'm sure I have a way of remembering it. :-O


                "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

                J Offline
                J Offline
                Jack Puppy
                wrote on last edited by
                #24

                For the music people who fancy enharmonics, it's D flat.


                My 20 favorite films:
                http://www.ymdb.com/user_top20_view.asp?usersid=8912

                R 1 Reply Last reply
                0
                • C Chris Maunder

                  There's ton's of VS.NET books out there and I was wondering which one is everyone's favourite. If you could recommend one book to get started in VS.NET what would it be? cheers, Chris Maunder

                  W Offline
                  W Offline
                  Wesner Moise
                  wrote on last edited by
                  #25

                  I like Petzold's Programming Windows for the .NET platform for getting startedin C#. Don Box'es Essential.NET and Richter's Applied NET framework are good for advanced framework learning. Wes

                  1 Reply Last reply
                  0
                  • J Jack Puppy

                    For the music people who fancy enharmonics, it's D flat.


                    My 20 favorite films:
                    http://www.ymdb.com/user_top20_view.asp?usersid=8912

                    R Offline
                    R Offline
                    Ryan Binns
                    wrote on last edited by
                    #26

                    Jack Rabbit wrote: For the music people who fancy enharmonics, it's D flat. Absolutely :rolleyes:. Perhaps that's what I should call it ;) Ryan Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)
                    Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

                    1 Reply Last reply
                    0
                    • N Nemanja Trifunovic

                      Brian Delahunty wrote: It's more of a C# book. Bad one, I might add.

                      R Offline
                      R Offline
                      Rocky Moore
                      wrote on last edited by
                      #27

                      Nemanja Trifunovic wrote: Bad one, I might add. I must agree with that. It is the _ONLY_ C# or .NET book I have bought (too much information available on-line to bother with paper) and I regretted it. It must be mentioned though that at the time the book first came out there were not a lot of decent books out there and the technology was quite new. From what I can see, there are plenty now. Rocky Moore <><

                      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