StackRating

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

MikeSW

Rating
1541.97 (10,873rd)
Reputation
13,604 (10,583rd)
Page: 1 2 3 ... 9
Title Δ
Do we really need Event Sourcing and CQRS in microservices? +0.43
DDD & Event Sourcing: Handle changings 0.00
Separating business rules from entities in domain driven design -0.89
Is it a good idea to rely on a given aggregate's history with E... -1.83
Where is the UI code in MVC pattern for application dev? -0.56
How is Change Tracking an issue when separating the Domain Model an... -1.21
DDD change aggregate root id 0.00
Nested abstractions and Open-Closed Principle -0.44
Event Sourcing and Importing Flat/XML Files -0.95
Constructor argument vs get method argument 0.00
Dynamic SQL queries in c# code? -0.58
Calling a MVC Model function from a console app within the same pro... +0.43
Event Sourcing/CQRS Database constraints on Read Only Side -1.93
ddd - How to properly identify Value Objects? -0.07
How to get data back from a command bus? -0.55
Stored Procedures in Entity Framework without Repository Pattern 0.00
Commands always handles in one place? -0.10
MVC Business Logic versus Display/UI Logic +1.45
why we need to identify the entity and value object? +0.17
Where does the message bus service live in Domain Driven Design +0.41
What if domain event failed? +1.02
Should CreatedBy contain only user id if User model is an aggregate... 0.00
C#: How to Wrap my Unit of Work code in my repository classes 0.00
Should I update read model on each event +0.43
Reusable complex read model +0.41
CQRS for Legacy Systems 0.00
How to model the StackOverflow website with DDD +1.59
In ES + CQRS + DDD, can a event not update any real domain state at... +1.98
Repository pattern is good for entity-framework 0.00
Copy entire entity using EntityId in CQRS with eventSourcing -1.19
Can an aggregate be part of a domain-event? -0.55
Command Validation in DDD with CQRS -2.36
DDD how to generate unique address in model without checking persis... +1.66
CQRS Commands and Queries - Do they belong in the domain? -1.40
Domain Events Implementation 0.00
How do I deal with database generated id values in a unit of work 0.00
For DDD in PHP, how do we exactly protect methods on an entity in a... 0.00
What are the advantages for using Command Query Separation over Rep... 0.00
Connection design issue in Dapper, UoW, Generic Repository and mult... 0.00
Easy implementation of Repository Pattern -0.61
Should my view models be with my domain entities at the core in an... -0.06
Domain Driven Design; Can ValueObject contains invariants or specif... +0.43
May I return state from a CQRS Command? 0.00
Domain Driven Design and cross cutting concern interface definition +0.43
CQRS - business validation rules 0.00
ASP.NET 5 dependency injection outside of Controllers and Views 0.00
Populating your domain objects with data correctly? 0.00
using Natural key as the ID of DomainObject or GUID + auto-incremen... +1.24
Class hierarchy: Is there a cleaner pattern for this? 0.00
Factory based on input variable +0.62