Search code examples
Why are function bodies in C/C++ placed in separate source code files instead of headers?...


c++cheader-filescode-maintainability

Read More
Can I create a named default constraint in an add column statement in SQL Server?...


sqlsql-serverconstraintsalter-tablecode-maintainability

Read More
java 1.5: Best practice to keep constants for column name of db tables?...


javadatabaseconstantscode-maintainability

Read More
code management: generate source files with slight variations of various rules...


makefilemaintainabilitycode-maintainability

Read More
Add/remove columns of a table - code maintenance / optimisation...


sqlsql-server-2008sql-server-2005code-maintainability

Read More
Too many if statements...


pythonif-statementconditional-statementscode-readabilitycode-maintainability

Read More
Several TextViews or Concatenated Strings?...


androidstringperformancetextviewcode-maintainability

Read More
Does keeping cyclomatic complexity between 5-10 makes unit testing easier?...


javaspringunit-testingmaintainabilitycode-maintainability

Read More
embedded software maintainability - configuration...


cmakefileembeddedcode-maintainability

Read More
How Android Product Flavors and Configuration help to maintain and support single code base to distr...


androidbuild.gradleandroid-productflavorscode-maintainability

Read More
How to send model data to a view through a controller in MVC C#...


c#model-view-controllerarchitecturecode-maintainability

Read More
Using templates to avoid similar functions...


c++templatescode-maintainability

Read More
Who wrote this programing saying? "Always code as if the guy who ends up maintaining your code ...


quotescode-maintainability

Read More
MySQL Database design - Storing Images - Single table or multiple tables...


mysqlperformancedatabase-designarchitecturecode-maintainability

Read More
How do I apply nonintrusive design changes to Magento 1.X...


magentomaintainabilitycode-maintainability

Read More
How much performance do I lose by increasing the number of trips to SQL Server?...


sql-serverperformancestored-procedurescode-maintainability

Read More
How to maintain code so that it can be used in multiple software?...


gitsvncode-maintainability

Read More
Is there any tool for auto maintaining css code...


csscode-maintainability

Read More
When to use Microsoft Reporting Services...


javascriptc#unit-testingreporting-servicescode-maintainability

Read More
JQuery class selector vs id selector...


jqueryperformancejquery-selectorscode-maintainability

Read More
Is there a way to query Oracle DB server name and use in conditional compilation?...


oracle11gconditional-compilationcode-maintainability

Read More
How to design an algorithm that iterates through many lists in an unknown order at compile time?...


c#algorithmloopscode-maintainability

Read More
How to exit if and try/catch and branch elsewhere (like a goto) in Java?...


javaif-statementlabeltry-catchcode-maintainability

Read More
Events in Object variables...


javascriptjquerycode-maintainability

Read More
Is concatenating classes good practice?...


csscss-selectorsdesign-patternscode-maintainability

Read More
How to implement and mantain multiple actionListener...


javaactionlistenercode-maintainability

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


cssmaintainabilitycode-maintainability

Read More
JQuery:Inserting big amounts of html through DOM manipulation - maintainability?...


jquerydomcode-maintainability

Read More
Challenges of refactoring unit-tests to be maintainable and readable when dealing with List<T>...


unit-testinglistrefactoringcode-readabilitycode-maintainability

Read More
What's the normal way of organising a header file in Objective-C?...


iphoneobjective-ccode-readabilitycode-maintainability

Read More
BackNext