Spatial Display and asynchronous updates for desktop Gui app
it really depends on if you want to be able to merge DTOs that are meant for the same entity and whether the entity needs to see every change that happened
Spatial Display and asynchronous updates for desktop Gui app
if you are updating your UI via bindings, then its just a matter of keeping a concurrentdictionary of propertychangedargs + the thing that raised them around