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. VS2013 First impressions

VS2013 First impressions

Scheduled Pinned Locked Moved The Lounge
visual-studio
22 Posts 14 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

    _ L M C S 9 Replies Last reply
    0
    • L Lost User

      Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

      _ Offline
      _ Offline
      _Damian S_
      wrote on last edited by
      #2

      Sounds like you forgot to use the command line switch /operateatnormalspeedyoubastard

      Quad skating his way through the world since the early 80's... Booger Mobile - My bright green 1964 Ford Falcon - check out the blog here!! | If you feel generous - make a donation to Camp Quality!!

      Mike HankeyM 1 Reply Last reply
      0
      • _ _Damian S_

        Sounds like you forgot to use the command line switch /operateatnormalspeedyoubastard

        Quad skating his way through the world since the early 80's... Booger Mobile - My bright green 1964 Ford Falcon - check out the blog here!! | If you feel generous - make a donation to Camp Quality!!

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

        and/or the /runinvs2010mode switch

        L 1 Reply Last reply
        0
        • L Lost User

          Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          I tried installing it at home as I was playing with some c# stuff. It requires the latest version of IE which fails to install for some obscure reason on my home machine. Real men code in vim.

          L M N J 4 Replies Last reply
          0
          • Mike HankeyM Mike Hankey

            and/or the /runinvs2010mode switch

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Mike Hankey wrote:

            /runinvs2010mode

            christ, no! I had enough trouble with 2010 that I was hoping for some respite!

            Mike HankeyM 1 Reply Last reply
            0
            • L Lost User

              I tried installing it at home as I was playing with some c# stuff. It requires the latest version of IE which fails to install for some obscure reason on my home machine. Real men code in vim.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              _Josh_ wrote:

              Real men code in vim.

              I don't disagree, but feel that "real men code in their underpants" is more accurate. Unless it's my computer (which is always a possibility, I guess) then I am disapointed that 2013 can be as bad as my initial experience leads me to believe!

              1 Reply Last reply
              0
              • L Lost User

                Mike Hankey wrote:

                /runinvs2010mode

                christ, no! I had enough trouble with 2010 that I was hoping for some respite!

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

                Oh my mistake I thought since you were using VS that you were a masochist? :)

                1 Reply Last reply
                0
                • L Lost User

                  I tried installing it at home as I was playing with some c# stuff. It requires the latest version of IE which fails to install for some obscure reason on my home machine. Real men code in vim.

                  M Offline
                  M Offline
                  Mycroft Holmes
                  wrote on last edited by
                  #8

                  There is a simple registry hack to tell the installer you have IE10 installed. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer] "svcVersion"="10.0.0.0" [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer] "svcVersion"="10.0.0.0"

                  Never underestimate the power of human stupidity RAH

                  L 1 Reply Last reply
                  0
                  • M Mycroft Holmes

                    There is a simple registry hack to tell the installer you have IE10 installed. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer] "svcVersion"="10.0.0.0" [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer] "svcVersion"="10.0.0.0"

                    Never underestimate the power of human stupidity RAH

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Awesome, thanks. I'll try it out tonight.

                    M 1 Reply Last reply
                    0
                    • L Lost User

                      Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

                      M Offline
                      M Offline
                      Mycroft Holmes
                      wrote on last edited by
                      #10

                      I have to reboot at least twice a day, whether this is because the IT gods crap all over my system at lunch time or VS2013 has finally spat the dummy completely I'm not sure. Except when it loses the plot, as per your rant, it seems a little faster that 12. All version of VS have had their shortcomings but I'd rather not have to use another IDE.

                      Never underestimate the power of human stupidity RAH

                      L 1 Reply Last reply
                      0
                      • L Lost User

                        Awesome, thanks. I'll try it out tonight.

                        M Offline
                        M Offline
                        Mycroft Holmes
                        wrote on last edited by
                        #11

                        Actually I'm pleased MS implemented such a brain dead requirement, it was the final straw that got us local admin rights back from the policy nazis.

                        Never underestimate the power of human stupidity RAH

                        1 Reply Last reply
                        0
                        • M Mycroft Holmes

                          I have to reboot at least twice a day, whether this is because the IT gods crap all over my system at lunch time or VS2013 has finally spat the dummy completely I'm not sure. Except when it loses the plot, as per your rant, it seems a little faster that 12. All version of VS have had their shortcomings but I'd rather not have to use another IDE.

                          Never underestimate the power of human stupidity RAH

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #12

                          Mycroft Holmes wrote:

                          All version of VS have had their shortcomings

                          Except version 6, that was the sweet spot as a c++ programmer before all the dot net stuff came along.

                          P 1 Reply Last reply
                          0
                          • L Lost User

                            Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

                            C Offline
                            C Offline
                            Casey Sheridan
                            wrote on last edited by
                            #13

                            I've actually been pleasantly surprised in working with VS2013 versus 08, 10, or 12. I do, however, have to restart VS (both 12 and 13) more than once in a while because it doesn't recognize that I removed a class and so decides that it won't compile anymore.

                            1 Reply Last reply
                            0
                            • L Lost User

                              Mycroft Holmes wrote:

                              All version of VS have had their shortcomings

                              Except version 6, that was the sweet spot as a c++ programmer before all the dot net stuff came along.

                              P Offline
                              P Offline
                              Paul M Watt
                              wrote on last edited by
                              #14

                              really? Even over VS2008 with SP1?

                              1 Reply Last reply
                              0
                              • L Lost User

                                Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

                                S Offline
                                S Offline
                                Simon ORiordan from UK
                                wrote on last edited by
                                #15

                                Everybody in the office gets sick of me shouting out "Win-Doze!". I'm running 2010 on a crappy, Business Systems-loaded XP machine. The hardware is Core2Duo with plenty of RAM, which should be hot to trot, but no. It goes to sleep more often than a geriatric Llama. Yesterday, for a new project, I had the joy of installing VS2012 on a 7 machine, Core i5, plenty of RAM. The situation is slightly improved, but now I have the new, 'antique newspaper' interface. And while you can make 2012 install through a proxy(with complaints of course), updating the windows itself proves impossible once you update the updater. And of course I just loved watching all the branded MS features install, and going 'WTF is that?' Never mind. My pirate friends have obtained the old Edward Woodward series '1990' for me, and I can at least escape from 'Dogs Win Prizes From Simon Cowell's Haircut' for a few hours.:cool:

                                1 Reply Last reply
                                0
                                • L Lost User

                                  I tried installing it at home as I was playing with some c# stuff. It requires the latest version of IE which fails to install for some obscure reason on my home machine. Real men code in vim.

                                  N Offline
                                  N Offline
                                  Nelviticus
                                  wrote on last edited by
                                  #16

                                  It did require the latest IE but now it doesn't. They updated it in November so you should try downloading it again. Even after that some things were a bit flaky with IE < 10 but they fixed that in Update 1. Visual Studio and Team Explorer 2013 no longer require IE 10 for installation[^]

                                  Regards Nelviticus

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

                                    P Offline
                                    P Offline
                                    Paulo Zemek
                                    wrote on last edited by
                                    #17

                                    In my case 2013 works pretty well. It is slower than 2010 to open a project and for the first compiles... but after every "Lazy<T>" is loaded it works fine. In fact, when using 2010 for javascript it crashed a lot (or it tooks hours to do something stupid and I forced it to close before that). 2013 works much better for that.

                                    1 Reply Last reply
                                    0
                                    • L Lost User

                                      Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

                                      P Offline
                                      P Offline
                                      patbob
                                      wrote on last edited by
                                      #18

                                      _Maxxx_ wrote:

                                      have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added

                                      Ya, intellisense is pretty buggy. Helps to close all the code windows, exit, restart, and wait wait wait until intellisense is done grinding on a core rebuilding its database.

                                      _Maxxx_ wrote:

                                      'Waiting for required operation ...'

                                      Running it in a virtual machine? or on a system with little memory? Only time I've seen similar behavior is from someone running windows in a virtual machine that isn't configured to be overloaded with RAM. Its not spinning on the CPU when it does that, so we suspect it's thrashing memory. If you can get past those issues, it's really quite nice to use.

                                      We can program with only 1's, but if all you've got are zeros, you've got nothing.

                                      N 1 Reply Last reply
                                      0
                                      • L Lost User

                                        Using VS2013 for the first time in anger .. and I mean "anger" if I see the 'Waiting for required operation ...' dialog once more (this last timeI was copying 24 lines of code to the clipboard and, while I didn't time it, it was long enough for me to open the browser, come to CP, and enter most of this message!) I have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added - leaving red squiggles a-plenty even though it would build clean. And this is in a small project - god knows what I'm going to experience when I open the main project in it! Dis-a-pointed!

                                        R Offline
                                        R Offline
                                        RafagaX
                                        wrote on last edited by
                                        #19

                                        Strange, I have a good experience with Visual Studio 2013, except, when programming on C++, but I can live with it. Your problems seems related to low memory (or slow HDD).

                                        CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...

                                        1 Reply Last reply
                                        0
                                        • P patbob

                                          _Maxxx_ wrote:

                                          have also had to close it and re-open once as the intellisense refused to pick up some new classes that had been added

                                          Ya, intellisense is pretty buggy. Helps to close all the code windows, exit, restart, and wait wait wait until intellisense is done grinding on a core rebuilding its database.

                                          _Maxxx_ wrote:

                                          'Waiting for required operation ...'

                                          Running it in a virtual machine? or on a system with little memory? Only time I've seen similar behavior is from someone running windows in a virtual machine that isn't configured to be overloaded with RAM. Its not spinning on the CPU when it does that, so we suspect it's thrashing memory. If you can get past those issues, it's really quite nice to use.

                                          We can program with only 1's, but if all you've got are zeros, you've got nothing.

                                          N Offline
                                          N Offline
                                          NedPat
                                          wrote on last edited by
                                          #20

                                          Rebuilds target from over 140 source files, around 90,000 lines of C and C++ with 160 header files, in less than a minute and a half. Too fast really, it was nice to get a 5 minute break.

                                          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