0
jamsecgmbh created
Hi,
how can we handle concurrency concerning database operations within the application safe and easily?
We need to detect that two or more users are changing the same datasets and warn them.
Thank you very much!
2 Answer(s)
-
0
Hi,
Abp and AspNet Zero does not offer such a feature for now. We have an issue for this one but we dont know when it will be implemented.
Maybe messages in this issue might give you an idea <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/50">https://github.com/aspnetboilerplate/as ... /issues/50</a>
-
0
Thanks! I hope this will be implemented soon - it would be a great feature.