D J
D J

Reputation: 7028

How to improve VS 2012 editor performance for WPF, C# application

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?

Upvotes: 1

Views: 625

Answers (1)

toha
toha

Reputation: 5510

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

Upvotes: 2

Related Questions