StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

guillaume31

Rating
1475.02 (4,511,185th)
Reputation
11,274 (13,235th)
Page: 1 ... 6 7 8 9 10 11
Title Δ
Domain objects - "Smart object" vs POCO +0.54
How to Unit Test a WebService call? 0.00
Is it a good approach to override methods in a class which you don'... -0.48
Does the Facade pattern violate SRP? -0.24
Is violation of DRY principle always bad? -0.90
database structure and object oriented inheritance and multiple int... +2.03
Choosing the most specific handler when multiple handlers would do -1.65
How do you connect the dots using the Repository pattern? +0.78
Integration Tests/Unit Tests: Doing too many integration tests? -0.96
DTOs and Entity Framework -0.20
Application layer references data layer directly -1.05
Which pattern to implement on Data access layer and on the business... -1.97
Delegate Method or Abstract Class -0.59
Domain driven design: overriding virtual methods in Domain classes +0.00
How best to TDD generics? -0.41
unit testing extended class base functionality 0.00
Unit Testing pattern -1.23
Interaction of services in the service layer +0.01
What's the best practice in organizing test methods that cover step... +0.49
DDD - Is a factory allowed to access a repository? +0.50
Projections from Repository in classic and DDD perspective +0.35
DDD implementation -0.25
Effective transition from unit testing to integration testing -0.13
Is it OK to flush the EntityManager from within a domain Service? 0.00
How do I write a TDD test for removing a field from a Java class? -0.23
Abstract factories for injecting runtime dependencies in complex hi... 0.00
UnitOfWork as a Container for Repositories 0.00
About DI and SRP +0.05
Passing business entities through layers in multi layer architecture +0.54
How to create a multilingual domain model -0.26
In MVP can the IView be implemented in a separate project? 0.00
Some confusion with dependencies between Application and Infrastruc... -1.84
Alternative to passing IOC container around -0.23
Onion Architeture - ASP.NET MVC Need to reference Infrstructure? -2.28
Encapsulating processes within Domain Services +2.17
Why shouldn't Value Objects reference their owners? +0.86
How to write test code before write source code when they are objec... +0.48
Should external objects perform operations on inner entities by cal... -1.84
Managing dependencies with a simple Façade architecture pattern in... 0.00
How to utilize Value Objects validation properly when doing Domain... -0.07
Rich Domain Model and ORM +2.05
Property initialisation anti-pattern +0.83
When should I use an abstract base class & override methods, vs... -0.52
Aggregates in DDD and Entity Framework +0.48
Role-Specific Repository vs Specific Repository +0.17
When does a method becomes part of a "BusinessLogic" and... -0.77
User Stories before or during Iteration Planning -0.44
Generic Vs Individual Repository for Aggregate Root +0.51
Arrange Act Assert Alternatives -0.81
Should we define our interface to make it more testable? +0.03