Does anybody know if Visual Studio Update 4 bring something which can consume CPU too much? I had update 3 before and did not have any issues with performance, but after Update
Try disabling browser link. Thats what I did.
Just in case if disabling browser link does not solve the problem, try to run VS in safe mode by running devenv.exe /safemode
. This will disable any third party add-ins and you can check if some add-ins have issues with the new update.
If it still doesn't solve the problem, try reinstalling VS, and make sure that the installation run without any problems.
It happens with Visual Studio because you have updated that not installed the latest version directly, when you are upgrading that some threads are running behind that checks the current version every time you are connected to internet
I'd also recommend to uninstall Visual Studio completely and install the latest version VS 2013 with Update 4. It's the current stable version.
And works better on my PC as compared to VS 2012. :)
It happens with Visual Studio. The best part is to remove it completely and re install everything from first. This is mainly caused because you have did Update That IS: 1) Remove your Visual Studio and Emulator's and updates completely. 2)Install Visual studio. 3)now install just the current version update 3 4)now the emulators. Your done!!!