Sync server side updated properties with breeze -


i have breeze web api controller , entities properties createdby , createdtime set code in dbcontext (not sql server). there easy way sync these property values on save?

@jay: 1 option can explore require restructuring. , not want breeze assembly refs in data access layer. have dbcontext overrides savechanges() , handles writes createdby , createdtime.

another solution may re-query entity after update. there easy way that? know breeze entitymanager provides list of entities updated when changes saved. i'll dig around in api bit more.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -