using System; using System.Collections.Generic; using System.Linq; ...
using System; using System.Collections.Generic; using System.Linq; ...
C# How can i SRP princible in ...
by programmerist,
May 30, 2010 10:02,
2 refactorings, tagged with oop, .net, C#, design, C# asp.net-mvc
i try to calculate triangle...
using System; using System.Collections.Generic; using System.ComponentModel; ...
C# New to refactoring: is my d...
by sebastianlarsson.myopenid.com,
May 08, 2010 19:32,
3 refactorings, tagged with C#, design, gdi+, refactoring, threads
Hi guys,
I am currently ...
public class GenoTipController
{
public _Company GenerateCompany(DataModelType modeltype)
...
C# GenoTipController must pro...
GenoTipController must pro...
class Light
def initialize(location)
@location = location
...
Ruby Command Pattern from Head F...
Example in Ruby of Command ...
How can i refactor theese c...