Migration plan from .NET 4 to .NET 4.6.1

At Wheelhouse, we have a few legacy applications running at various version of .NET from 4 up to 4.6.

 
4
Kudos
 
4
Kudos

Now read this

Limitations of SQL Server histogram based row count estimates

Recently, I came across a situation where a query with n-joins was occasionally slow. Here’s how I tracked down the problem… Profile Overall Application # First, profile the application with Glimpse. This gives a baseline for expected... Continue →