User-417640953 posted
Hi piyap,
Thank you post the issue to asp.net forum.
According to your description, I see you want push notifications to your web site which can cross the
platform like ios,android and Windows phone device.
For this issue, I suggest you using the windows azure "Notification Hubs" to complete this feature.
Notification Hubs easily send cross-platform, personalized push notifications from any backend platform,
on-prem or in the cloud. With a single API call, target individual users or an audience segment containing
millions, and do it across any device.
And how to use it, you can start from below tutorial.
http://azure.microsoft.com/en-us/documentation/services/notification-hubs/
Thanks.
Best Regards!