Web
Analytics
how to improve performance or faster of Visual Studio 2015 | Angular | ASP.NET Tutorials

For Consultation : +91 9887575540

Stay Connected :

In this blog I am going to write some tricks and techniques by which we can make our visual studio 2015 more faster. In  fresh installation of visual studio it works perfectly and faster but   sometime after when we created many applications then the performance of Visual Studio goes down so let’s see that how we can improve it again.

You can try to apply the following steps:

1) Go to Tools > Options > Source Control and set Current source control … : None

2) Go to Tools > Options > Environment > Synchronized Settings and remove this option by unchecking the checkbox.

3) Clean the contents in the following cache folders (do not delete these folders, instead delete their contents only) and restart Visual Studio:

Clean the content in WebSiteCache folder (can be found in
C:\Users\%USERNAME%\AppData\Local\Microsoft\WebSiteCache)
Clean the content in Temporary ASP.NET Files folder (can be found in
C:\Users\%USERNAME%\AppData\Local\Temp\Temporary ASP.NET Files)