Questions Tagged push
Push updated data to other connected clients
Answered: In ASP.NET MVC, the best way is to use SignalR to notify the client about the changes. You could possibly also send the actual changes using SignalR but it seems to be easier to just send a "refresh ...
Questions 1-1 of 1