How to send notifications to client from server using push
Sir I want to develop an application in which admin can send dynamic notification from web app to a winform application using push technology.Upon receive notification a popup will show in desktop user.Notification can be send to single client or group of client.Can anyone help me how will i do it.
Prasham SabadraPosted May 14, 2015, 3:10 AM
I believe there are couple of options to implement this kind of functionality. Please have a look at following links:
http://azure.microsoft.com/en-in/documentation/articles/notification-hubs-aspnet-backend-windows-dotnet-notify-users/
http://www.codeguru.com/csharp/.net/sending-notifications-using-asp.net-signalr.htm
http://forums.asp.net/t/1884225.aspx?Notify+and+send+message+to+selected+client+