NDepend Blog

Improve your .NET code quality with NDepend

Static Analysis Issue Management Gets a Boost

March 23, 2017 2 minutes read Years ago, I led a team of software developers.  We owned an eclectic portfolio of software real estate.  It included some Winforms, Webforms, MVC, and...
Erik Dietrich March 23, 2017

Quality Gates with NDepend to Help You Fail Fast

March 9, 2017 1 minutes read I had this car once.  I loved the thing, but, before the end of its life, my wife and I had developed sort of...
Erik Dietrich March 9, 2017

Exploring the Technical Debt In Your Codebase

March 3, 2017 1 minutes read Recently, I posted about how the new version of NDepend lets you compute tech debt.  In that post, I learned that I had earned...
Erik Dietrich March 3, 2017

The One Thing Every Company Can Do to Reduce Technical Debt

February 23, 2017 2 minutes read The idea of technical debt has become ubiquitous in our industry.  It started as a metaphor to help business stakeholders understand the compounding cost...
Erik Dietrich February 23, 2017

Computing Technical Debt with NDepend

February 16, 2017 2 minutes read For years, I have struggled to articulate technical debt to non-technical stakeholders.  This struggle says something, given that technical debt makes an excellent metaphor...
Erik Dietrich February 16, 2017

Learning Programming with Hands on Projects

February 9, 2017 1 minutes read If you want a surefire way to make money, look for enormous disparity between demand and supply.  As software developers, we understand this implicitly....
Erik Dietrich February 9, 2017

What Metrics Should the CIO See?

February 2, 2017 1 minutes read I’ve worked in the programming industry long enough to remember a less refined time.  During this time, the CIO (or CFO, since IT used...
Erik Dietrich February 2, 2017

Recovering from a Mission Critical Whiff

January 26, 2017 2 minutes read A career in software produces a handful of truly iconic moments.  First, you beam with pride the first time something you wrote works in...
Erik Dietrich January 26, 2017

The Relationship Between Team Size and Code Quality

January 19, 2017 1 minutes read Over the last few years, I’ve had the occasion to observe lots of software teams.  These teams come in all shapes and sizes, as...
Erik Dietrich January 19, 2017

Adding Static Analysis to Your Team’s DNA

January 12, 2017 1 minutes read Stop me if this sounds familiar.  (Well, not literally.  I realize that asynchronous publication makes it hard for you to actually stop me as...
Erik Dietrich January 12, 2017

The Best Christmas Present to Give Your Developers

January 5, 2017 2 minutes read When Christmas time arrives, it comes with the need to buy gifts, eat too much food, and attend various gatherings. All of that comes...
Erik Dietrich January 5, 2017

New Year’s Resolutions for Code Quality

December 29, 2016 2 minutes read Perhaps more than any other holiday I can think of, New Year’s Day has specific traditions.  With other holidays, they range all over the map....
Erik Dietrich December 29, 2016

Detecting Performance Bottlenecks with NDepend

December 15, 2016 2 minutes read In the past, I’ve talked about the nature of static code analysis.  Specifically, static analysis involves analyzing programs’ source code without actually executing them....
Erik Dietrich December 15, 2016

How Much Code Should My Developers Be Responsible For?

December 8, 2016 1 minutes read As I work with more and more organizations, my compiled list of interesting questions grows.  Seriously – I have quite the backlog.  And I...
Erik Dietrich December 8, 2016

How to Scale Your Static Analysis Tooling

December 1, 2016 2 minutes read If you wander the halls of a large company with a large software development organization, you will find plenty of examples of practice and process...
Erik Dietrich December 1, 2016

Alternatives to Lines of Code (LOC)

November 23, 2016 3 minutes read It amazes me that in 2016, I still hear the occasional story of some software team manager measuring developer productivity by committed lines of...
Erik Dietrich November 23, 2016

The Fastest Way to Get to Know NDepend

November 17, 2016 2 minutes read I confess to a certain level of avoidance when it comes to tackling something new.  If pressed for introspection, I think I do this...
Erik Dietrich November 17, 2016

Concreteness: Entering the Zone of Pain

November 10, 2016 1 minutes read Years ago, when I first downloaded a trial of NDepend, I chuckled when I saw the “Abstractness vs. Instability” graph.  The concept itself does...
Erik Dietrich November 10, 2016

How to Prioritize Bugs on Your To-Do List

November 3, 2016 1 minutes read People frequently ask me questions about code quality.  People also frequently ask me questions about efficiency and productivity.  But it seems we rarely wind up...
Erik Dietrich November 3, 2016

Making Devs, Architects, and Managers Happy with the Static Analysis Tool

October 27, 2016 2 minutes read Organizations come to possess a static analysis tool in a variety of ways.  In some cases, management decides on some kind of quality initiative...
Erik Dietrich October 27, 2016

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...
Erik Dietrich October 20, 2016

The Relationship between Static Analysis and Continuous Testing

October 13, 2016 1 minutes read As an adult, I have learned that I have an introvert type personality.  I do alright socially, don’t mind public speaking, and do not...
Erik Dietrich October 13, 2016

How to Perform Effective Team Code Reviews

October 6, 2016 1 minutes read I’ve heard people say (paraphrased) that teams succeed uniformly, but fail each in its own unique way.  While I might argue the veracity of...
Erik Dietrich October 6, 2016

Rewrite or Refactor?

September 29, 2016 1 minutes read I’ve trod this path before in various incarnations and I’ll do it again today.  After all, I can think of few topics in software...
Erik Dietrich September 29, 2016

Secrets of Maintainable Codebases

September 28, 2016 2 minutes read You should write maintainable code.  I assume people have told you this at some point.  The admonishment is as obligatory as it is vague....
Erik Dietrich September 28, 2016

What to do when Your Colleague Creates Spaghetti Code

September 15, 2016 2 minutes read I write for a number of different outfits and earn my living consulting around software and IT.  Because of the intersection of these three...
Erik Dietrich September 15, 2016

How to Get Company Coding Standards Right (and Wrong)

September 8, 2016 2 minutes read Nothing compares with the first week on a new job or team.  You experience an interesting swirl of anticipation, excitement, novelty, nervousness, and probably...
Erik Dietrich September 8, 2016

Keep Your Codebase Fit with Trend Metrics

September 1, 2016 2 minutes read A while back, I wrote a post about the importance of trends when discussing code metrics.  Metrics have an impact when teams are first...
Erik Dietrich September 1, 2016

Considering a Port to .NET Core? Use NDepend

August 25, 2016 2 minutes read An American colloquialism holds, “only two things are certain: death and taxes.”  If I had to appropriate that for the software industry, I might say that...
Erik Dietrich August 25, 2016

Plugging Leaky Abstractions

August 18, 2016 2 minutes read In 2002, Joel Spolsky coined something he called “The Law of Leaky Abstractions.”  In software, an “abstraction” hides complexity of an underlying system from those...
Erik Dietrich August 18, 2016