-
CRUD Pattern – Alert nr. 1
Let’s start with a common pattern used in our database entities and consider the following table definition: I’m expecting that MyEntity was created in a Core Service module and would be defined as Public and Exposed as Read Only.If so, then you might have created an action to Create or Update a record in that… Continue reading