Category: Uncategorized
An in-depth analysis of .NET Core 3.0 support for WPF and Winforms APIs
February 28, 2019 5 minutes read .NET Core 3.0 will be RTM soon and it supports WPF and Winforms APIs. In my last post I’ve been exploring .NET Core 3.0...
New .NET Core 2.1 and ASP.NET Core 2.1 APIs
March 8, 2018 3 minutes read .NET Core 2.1 and ASP.NET Core 2.1 Preview1 have just been released (see here the official announcement) and we are going to explore new...
Static analysis of .NET Core 2.0 applications
October 12, 2017 3 minutes read NDepend v2017.3 has just been released with major improvements. One of the most requested features, now available, is the support for analyzing .NET Core 2.0...
Migrating from HTTP to HTTPS in a IIS / ASP.NET environment
September 5, 2017 5 minutes read Google is urging more and more webmasters to move their sites to HTTPS for security reasons. We did this move last week for our IIS...
Why NDepend Uses Google’s Page Rank
May 25, 2017 4 minutes read I remember my early days of blogging as sort of a comedy of errors. Oh, don’t get me wrong. I don’t think those early...
How to Evaluate Your Static Analysis Process
April 27, 2017 1 minutes read I often get inquiries from clients and prospects about setting up and operationalizing static analysis. This makes sense. After all, we live in a...
Static Analysis for the Build Machine?
October 20, 2016 2 minutes read I remember my earliest experiences with static analysis. Probably a decade ago, I started to read about it during grad school and poke around...
How to Analyze a Complex Solution
June 23, 2016 2 minutes read I’ve made no secret that I spend a lot of time these days analyzing code bases as a consultant, and I’ve also made no...