vs2010/2012 Configuration Optimization Record notes

Source: Internet
Author: User

vs2010/2012 Configuration Optimization Record notes

In some cases vs2010/2012 run really is too card, there is any way to improve the speed? Here are a few optimization strategies, interested friends can refer to, hope can help you

?

Sometimes vs2010/2012 run really is too card, odd card incomparable, the following several skills can slightly let you think it is not so card ~ below to VS2010 speaking

?

    1. VS2010 Options Visual Experience settings

Tools, Options, Environment

The visual experience of the check is removed. Don't explain, you know. (However, it is recommended to turn on hardware acceleration)

?

    1. Disable IntelliSense

Tools, Options, text editor->c/c++-> advanced

Disable IntelliSense set to True

This function is very useful. More accurate than the visualassistx,intellisence results, but the activity is also more frequent, when the project is a large change of head will make vs become very card.

?

    1. Enable fallback position

Tools, Options, text editor->c/c++-> advanced, fallback location

Enable two of these

?

    1. Close the navigation bar

Tools, Options->c#-> General

Uncheck the navigation bar

The navigation bar is still pretty good, and I'm not suggesting to get rid of him.

?

    1. To cancel tracking activity items

Tools, options, projects and solutions

To cancel tracking activity items in Solution Explorer

?

    1. Cancel Refactoring

Tools, options, projects and solutions

Enablerefactoringonrename set to False

    1. Disable IntelliTrace

IntelliTrace is a new feature of VS2010

Enabled by default and collects only IntelliTrace events.

At present, it is not very familiar with this function, but the introduction is quite beneficial to the development, but at the same time, the consumption of resources is inevitable.

Disable methods, tools, Options->intellitrace

    1. Build only startup projects and dependencies at run time

Tools----project and solution--build and run: Generate only startup projects and dependencies at run time, before ticking

    1. Enable 2g+ memory support

Enable devenv.exe 2g+ memory support, run Visual Studio command prompt as administrator, navigate to C:\Program Files\Microsoft Visual Studio 10\common7\ide\, first back up Deven V.exe, and then run
Editbin/largeaddressaware devenv.exe

?

    1. No Amendment

Tools---text editor--General: revision, pre-check remove

?

    1. Disabled HTML designer

Tools--Options-->html Designer--general: Enable HTML Designer, remove the front check;

?

?

^_^ Brucelone

2015-9-2

vs2010/2012 Configuration Optimization Record notes

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.