Рекомендации по созданию информационной панели в реальном времени в API ASP.NET Core с использованием Angular Frontend, C#

Место общения программистов C#
Ответить Пред. темаСлед. тема
Anonymous
 Рекомендации по созданию информационной панели в реальном времени в API ASP.NET Core с использованием Angular Frontend,

Сообщение Anonymous »


I'm developing an ASP.NET Core 8 API with Angular frontend (both hosted in Azure App Service). In the frontend application, I have a dashboard page that needs to display data pulled from multiple databases hosted in Azure SQL. The challenge is that the data displayed on the dashboard might be getting updated at the individual database level concurrently.

I'm seeking advice on the best-performing approach to implement this scenario. Specifically, I'm looking for guidance on:

What is the best practice for efficiently pulling data from multiple Azure SQL databases in an ASP.NET Core API? How can I ensure the data displayed on the dashboard is real-time or near real-time, considering potential updates happening at the database level? Are there any recommended architectural patterns or technologies to handle this scenario effectively? If possible, could you provide code references or examples demonstrating the implementation of the suggested approach?


Изображение


Can anyone please help me here by providing their guidance


Источник: https://stackoverflow.com/questions/780 ... r-frontend
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «C#»