Posts by this author

Apr 4, 2018
0
1

Load solutions faster with Visual Studio 2017 version 15.6

As we have been working to improve the solution load experience in Visual Studio 2017, you may have read our blog about these improvements in version 15.5. With version 15.6, we have introduced parallel project load, which loads large .NET solutions twice as fast as earlier versions when you reload the same solution. This video compares the time it...

.NETVisual StudioDebugging and Diagnostics
Nov 20, 2017
0
0

Large C# and VB solutions load significantly faster in 15.5 update

On average, 50 percent of all solutions opened by Visual Studio users open in ten seconds or less. However, large solutions can take longer to load because there are a lot of projects that Visual Studio needs to process. Over the last six months, we looked at ways to make solution load much faster, even for large solutions. We are happy to share...

.NETC#Visual Studio 2017