I use Visual C # express 2010. It usually works fine, but often (not always), when I leave it open for several days, the program itself becomes volatile. It takes half a second to click or press a key to register. Even moving the mouse on the screen is unstable. In the past, I tried to check if this was a project that I am working on by running it and playing with it for several hours, and then leave it for several days, but it has no problems. Problem with VCSExpress.exe.
The reason I decided to post this question today is because when I started working, it was intermittent, I closed it and restarted, worked well for an hour, and then started to become intermittent (after just an hour), the same the problem, as always, turn it off and restart, and now it works fine.
Does anyone have any ideas.
I am programming on Windows. C # Winforms. and sql
source
share