Search code examples
How does relying on type inference affect code maintainability?...

javavb.nettype-inferencemaintainabilitycode-inspection

Read More
Is there a better design option?...

c#oopdesign-patternsmaintainability

Read More
Our code sucks and I'm powerless to fix it. Help!...

c++unit-testingrefactoringscrummaintainability

Read More
What books/websites should i read to learn to write readable and maintainable C code?...

creadabilitymaintainability

Read More
when (not) to store a part of a nested data structure into a temporary variable -- pretty/ugly, fast...

clanguage-agnosticcoding-stylereadabilitymaintainability

Read More
Context Menu inheritance in WPF...

wpfxamlcontextmenumaintainability

Read More
How to avoid a switch block with 300 cases?...

c#switch-statementmaintainability

Read More
Working nicely with Enums and HEX values...

c#enumshexmaintainability

Read More
What's the cleanest way to write a multiline string in JavaScript?...

javascriptstringreadabilitymaintainability

Read More
experience with play! framework big applications maintainability...

playframeworkmaintainability

Read More
Rails: stalker, rescue or something else...

ruby-on-railsbackgroundscalabilitymaintainability

Read More
jQuery design pattern for selectors to improve code maintainability?...

jquerydesign-patternsweb-applicationsmaintainability

Read More
Which cast style is better and why?...

c++constantsreadabilitymaintainability

Read More
Android Patterns: A Spinner where every item launches a different Activity...

androiddesign-patternsandroid-activityspinnermaintainability

Read More
Would you abstract your LINQ queries into extension methods...

linqextension-methodsabstractionmaintainabilitycyclomatic-complexity

Read More
How could I organize this code?...

c#winforms.net-3.5readabilitymaintainability

Read More
Does django create a clean database?...

djangodatabase-designmaintainability

Read More
CSS child width 100% or px question...

cssmaintainabilitycode-maintainability

Read More
What are the drawbacks of using a method which calls a delegate for every row in SqlDataReader?...

c#genericsreadabilitysqlconnectionmaintainability

Read More
Is there a built in way to avoid magic strings with the Entity Framework's Include()?...

.net-4.0entity-framework-4maintainabilitymagic-string

Read More
In what kind of situations should I not care about the Maintainability Index in Visual Studio's ...

c#visual-studiocode-metricsmaintainability

Read More
What's the best technique to build scalable (extensible), maintainable, and loosely coupled soft...

phpooptddmodulemaintainability

Read More
How do you understand regular expressions that are written in one line?...

regexmaintainability

Read More
When create new Database...

sql-serverperformancedatabase-designmaintainability

Read More
Unit tests and database...

c#unit-testingmockingmaintainability

Read More
WinForms MenuStrip Isolation to improve Code Maintainability...

winformscode-metricsmaintainability

Read More
Program structure in long running data processing python script...

pythonlanguage-agnosticrefactoringmaintainability

Read More
What programming shortcuts do you end up regretting or backing out?...

maintainability

Read More
Book/tutorial that teaches how to make programs that are easy to maintain and are less coupled?...

phpcakephpmaintainabilitydecoupling

Read More
Maintaining two versions of the same framework and application...

.netsvnversioningbranchmaintainability

Read More
BackNext