Thomas De Craemer
Results
2
issues of
Thomas De Craemer
When you're updating an entity in a detached situation (e.g. MVC or SPA) and want to make use of a concurrency token, it's important to set the OriginalValue of a...
area-optimistic-concurrency
I have an Angular application that dynamically generates a list op input fields and dynamically assigns id's. Inline validation doesn't work as expected when referencing those input fields with their...