Base solution for your next web application
Open Closed

Handling Concurrency (database) #1512


User avatar
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!

Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)

2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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>

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)
  • User Avatar
    0
    jamsecgmbh created

    Thanks! I hope this will be implemented soon - it would be a great feature.

    Markdown is supported
    Copy & paste or drag & drop images (max 30 MB per image)