PrashantbajpaiMastering Architecture Smells: Enhancing Software AgilityIn the realm of software development, the architecture of your system plays a crucial role in determining its quality, maintainability, and…Aug 4
Jason GeDetect and Remove Dead Code with RoslynAny large project will create lots of dead code (code that is not used by the application) overtime. How to identify these dead code and…Jan 19, 2022
M.F.M FazrinTaming the Code Beast: How NDepend Empowers .NET Teams to Achieve Code ExcellenceIn the fast-paced world of .NET development, maintaining and enhancing increasingly complex codebases is a constant challenge. Legacy…Jun 9Jun 9
Luis Costa BrochadoC# – Static analysis with NDependScan your .NET application and trace an action plan with the same toolOct 23, 2023Oct 23, 2023
Dmytro NikulinDetecting Architectural Gaps with Automation — Existing SolutionsIntroductionApr 9Apr 9
PrashantbajpaiMastering Architecture Smells: Enhancing Software AgilityIn the realm of software development, the architecture of your system plays a crucial role in determining its quality, maintainability, and…Aug 4
Jason GeDetect and Remove Dead Code with RoslynAny large project will create lots of dead code (code that is not used by the application) overtime. How to identify these dead code and…Jan 19, 2022
M.F.M FazrinTaming the Code Beast: How NDepend Empowers .NET Teams to Achieve Code ExcellenceIn the fast-paced world of .NET development, maintaining and enhancing increasingly complex codebases is a constant challenge. Legacy…Jun 9
Luis Costa BrochadoC# – Static analysis with NDependScan your .NET application and trace an action plan with the same toolOct 23, 2023
jhashimotoVisualizing Technical Debt Repayment through Refactoring with NDependNote: This article is an English translation of my original article, which you can find here.Apr 13, 2023
In.Net ProgrammingbySukhpinder Singh | C# .NetNDepend Tutorial: A Guide to Avoiding Code SmellsLearn how to avoid Code Smells using NDependMar 1, 2023
Diyaz YakubovThe article about .NET toolsUsually, in small companies, people wear several roles. Commonly, they share architecture and development activities, hence, they have to…Jul 26, 2022