Forum Discussion

Mariyan_Gotsev's avatar
Mariyan_Gotsev
Copper Contributor
Apr 21, 2023

Over WEB data synchronization

Hi all,

I use VS, ASP NET.

I would like to achieve over WEB  data synchronization.

 

I use single SPA ASP.NET/Blazor like DLL web application . 

 

Let's say two users of mi application works in same time form different location editing for example "Customers" form, both users editing same customer record, let' say customer record of John Smith.

So I would like when user ONE edit something in the customer record of John Smith, the customer TWO too see in real time changes in the record, made by customer ONE.

 

How this may be done?

Thank you!

2 Replies

  • LanHuang's avatar
    LanHuang
    Former Employee

    Hi Mariyan_Gotsev,

    Thanks for posting your issue here.

    However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
    Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
    Best Regards,
    Lan Huang

    • Mariyan_Gotsev's avatar
      Mariyan_Gotsev
      Copper Contributor
      https://learn.microsoft.com/en-us/answers/questions/1257059/over-web-data-synchronization

Resources