Error!
Success!

By tag: DRY

showing:  of
0
kicks

Removing excess lambda expressions with a Roslyn Visual Studio plugin  (Unpublished)

A roslyn plugin that looks for duplicated lambda expressions; Once detected, breaks them out into a separate function; Names the function something based on what the function is doing


Kicked By:
Drop Kicked By:
0
kicks

Why DRY and Unit Tests don’t mix well.  (Unpublished)

Why applying the DRY (The Don't Repeat Yourself) principle to your unit test is not always a good idea.


Kicked By:
Drop Kicked By:
0
kicks

DRY Programming - Don't Repeat Yourself Awareness  (Unpublished)

DRY Awareness - And How to make extremely reusable code


Kicked By:
Drop Kicked By: