[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!]
Today we released significant updates to both Visual Studio 2017 and Visual Studio for Mac. I’ll share some details in ...
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 ...
There have been several significant improvements to the test experience that range across Visual Studio and Visual Studio Team Services. These efforts involved frameworks and tooling for both .NET and C++, but all had a common goal: make testing with our developer tools a great experience.
.NET
Side-by-side Performance Comparison
These ...
Summary: Learn how to enable and disable a collection of ODBC performance counter settings for troubleshooting.
 How can I use Windows PowerShell to enable the ODBC performance counters, run commands in a script, and then disable the counters?
 You can store a returned object for later use when you enable the performance counters by using ...
Summary: Learn how to use Windows PowerShell to enable Windows Performance Monitor counters for ODBC connection pooling.
 How can I use Windows PowerShell to enable Windows Performance Monitor (PerfMon) counters so I can troubleshoot Open Database Connectivity (ODBC) connection pooling?
 Use the Enable-ODBCPerfCountger cmdlet and specify ...