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. Really big VS rant

Really big VS rant

Scheduled Pinned Locked Moved The Lounge
c++visual-studioarchitecture
11 Posts 10 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 Offline
    C Offline
    Chris Maunder
    wrote on last edited by
    #1

    Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

    cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

    C R M J K 6 Replies Last reply
    0
    • C Chris Maunder

      Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

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

      I've written long emails and lost them b/c Weven gets sick of waiting and just restarts itself.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      C 1 Reply Last reply
      0
      • C Chris Maunder

        Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

        R Offline
        R Offline
        Ravi Bhavnani
        wrote on last edited by
        #3

        That's a harbinger of things to come.  Wait till you try to use the debugger[^] on a large solution (60+ projects).  :( /ravi

        My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

        C 1 Reply Last reply
        0
        • C Christian Graus

          I've written long emails and lost them b/c Weven gets sick of waiting and just restarts itself.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          C Offline
          C Offline
          Chris Losinger
          wrote on last edited by
          #4

          i've come to realize that computers, rather than being devices for my use, are primary places where software can live, breed, grow and maintain itself. it seems like every time i turn one of my computers on, some program is trying to update itself, or wants to tell me about something, or wants to reboot because it needs to change something about its habitat. the computer belongs to the software now - i just get to harvest some of its fruits now and then.

          image processing toolkits | batch image processing

          1 Reply Last reply
          0
          • C Chris Maunder

            Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

            cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #5

            Chris Maunder wrote:

            I thought that kind of dumb went out of fashion a while back.

            Dumb never goes out of fashion, it merely finds a new designer. ;) Marc

            G 1 Reply Last reply
            0
            • C Chris Maunder

              Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

              cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

              J Offline
              J Offline
              Jeremy Falcon
              wrote on last edited by
              #6

              Chris Maunder wrote:

              I thought that kind of dumb went out of fashion a while back.

              It's bell bottoms, it goes in and out of fashion every so often.

              Jeremy Falcon

              1 Reply Last reply
              0
              • M Marc Clifton

                Chris Maunder wrote:

                I thought that kind of dumb went out of fashion a while back.

                Dumb never goes out of fashion, it merely finds a new designer. ;) Marc

                G Offline
                G Offline
                Gary R Wheeler
                wrote on last edited by
                #7

                Dumb never goes out of fashion, it merely finds requires a new designer to write the code.

                Software Zen: delete this;
                Fold With Us![^]

                1 Reply Last reply
                0
                • C Chris Maunder

                  Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

                  cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                  K Offline
                  K Offline
                  Khaniya
                  wrote on last edited by
                  #8

                  what about other running application? I guess it should be reason.

                  Life's Like a mirror. Smile at it & it smiles back at you.- P Pilgrim So Smile Please

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Microsoft, If you're going to make an installation that requires a reboot, then popping up a "Do you want to restart" dialog at the end of the install, giving that dialog focus, then giving the "OK, restart" button focus is a really dumb idea. We may be typing and not watching the screen. I thought that kind of dumb went out of fashion a while back.

                    cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                    M Offline
                    M Offline
                    Michael Dunn
                    wrote on last edited by
                    #9

                    Chris Maunder wrote:

                    I thought that kind of dumb went out of fashion a while back.

                    We're talking about Visual Studio here... its dumbness can only increase, just like entropy in the universe.

                    --Mike-- Dunder-Mifflin, this is Pam

                    1 Reply Last reply
                    0
                    • R Ravi Bhavnani

                      That's a harbinger of things to come.  Wait till you try to use the debugger[^] on a large solution (60+ projects).  :( /ravi

                      My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                      C Offline
                      C Offline
                      Camilo Sanchez
                      wrote on last edited by
                      #10

                      Oh yes, I've had these, I have at work a solution with 40 projects and every day I need to close VS at least once because of System.OutOfMemoryException thrown out when building The other day I was debugging something with ten threads, and I pressed F10 and the darn thing acted like I pressed F11 and stepped into a method call from a different thread that I wasn't debugging Besides it wasn't even half responsive while debugging

                      R 1 Reply Last reply
                      0
                      • C Camilo Sanchez

                        Oh yes, I've had these, I have at work a solution with 40 projects and every day I need to close VS at least once because of System.OutOfMemoryException thrown out when building The other day I was debugging something with ten threads, and I pressed F10 and the darn thing acted like I pressed F11 and stepped into a method call from a different thread that I wasn't debugging Besides it wasn't even half responsive while debugging

                        R Offline
                        R Offline
                        Ravi Bhavnani
                        wrote on last edited by
                        #11

                        Camilo Sánchez Herrera wrote:

                        need to close VS at least once because of System.OutOfMemoryException thrown out when building

                        Yes, this happens to me regularly.

                        Camilo Sánchez Herrera wrote:

                        The other day I was debugging something with ten threads,

                        I think that's my problem (or rather VS' problem).  The random stepping problem seems to occur when I'm running a VS test project.  Further, the debugger seems to disconnect from the thread if I'm paused at a breakpoint for more than a certain amount of time. Please vote for this[^] bug report in the hope that MS will look into it.  Thanks! /ravi

                        My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                        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