I am working on VS 2012 and sometimes its really painful. I know that I can improve the speed by changing some settings in VS editor but actually I don't know which setting is that. Can you please suggest me those settings which can improve my development speed?
Asked
Active
Viewed 622 times
1
-
Use/Try Blend instead! – Aniket Inge Feb 18 '13 at 08:50
-
Blend can replace VS 2012? I have always used Blend for dissecting/ changing WPF controls . Are you sure? – D J Feb 18 '13 at 08:54
-
Try _Tools > Import and Export Settings... > Reset all settings._ Check this answer: [http://stackoverflow.com/a/12694912/674700](http://stackoverflow.com/a/12694912/674700). – Alex Filipovici Feb 18 '13 at 08:54
-
The best solution I have found is to re-install VS2010 – sa_ddam213 Feb 18 '13 at 09:00
-
Do you have any add-ins installed? – Matthew Watson Feb 18 '13 at 09:05
-
@MatthewWatson, there is no add-in in add-in manager. – D J Feb 18 '13 at 09:15
1 Answers
2
Try to do this suggestions
Go to OPTIONS>ENVIRONMENT..under Visual Experience, untick “Use Hardware Graphics Acceleration If Available”
“Tools”-”Options”-”Enviroments and Updates” and disable “Automatically Check for Updates

toha
- 5,095
- 4
- 40
- 52