32,264 reputation
1173150
bio website
location London, United Kingdom
age
visits member for 2 years, 4 months
seen 4 hours ago
stats profile views 901

6h
answered Is it good to have an interface plenty of methods which belong to different concepts, just to preserve the Liskov's Principle?
1d
answered Violating the Interface Segregation Principle?
1d
answered Why is Feature Driven Development considered an Agile methodology?
2d
answered Organizing related projects and dependencies for nuget publishing
May
17
answered Is this pattern bad?
May
17
answered Re-architecting a classic inheritance design
May
11
answered What is the benefit of the MoSCoW technique?
May
9
answered DDD - Domain Object calling a web service
Apr
26
answered Does following Agile methodology contradict programmers should have quiet working conditions (one of the Joel test)?
Apr
19
answered Is there any difference between interfaces and abstract classes that have abstract methods only?
Apr
17
answered Dependency Inversion Principle: How to define “high-level policy” and “low-level detail” to other people?
Apr
10
answered Factory Method: does the Product have to be a different class than the Creator?
Apr
7
answered User stories are too high level and conceptual, management expects developers to fill in the blanks
Mar
28
answered How to measure team productivity?
Mar
21
answered Configuration file that can be modified by user in C#
Mar
20
answered In TDD, if I write a test case that passes without modifying production code, what does that mean?
Feb
22
answered Combining KanBan in a SCRUM process
Feb
14
answered Many small classes vs. logical (but) intricate inheritance
Feb
14
answered Is this a test smell or is it even worse?
Feb
10
answered Possible Designs for code block editor