Căutare
Categorii
Blogroll
Tag Archives: code review
Detecting code smells with NDepend
I recently had the opportunity to play again with NDepend. From my experience in many companies the developers, even if they find NDepend useful, don’t push enough the management to buy it, for various reasons: ‘we have free/built-in similar tools’, … Continue reading
Posted in .NET, Code Quality, design
Tagged .NET, code review, code smells, NDepend, solid, static analysis, tools
1 Comment
De ce am început să evit ASP.NET WebForms (când pot)
De ce? Unul din motive – complexitatea. În încercarea de a emula programarea RAD, component-based din WinForms și pentru web applications, WebForms a ajuns rapid un elefant căruia îi descoperi complexitatea doar când te lovești de cazuri non-triviale. Pentru cine … Continue reading