Click here to Skip to main content
15,887,083 members
Please Sign up or sign in to vote.
1.22/5 (3 votes)
Somebody suggested me to do it with Jquery . I don't know where to start from but the scenario is that I need an online shopping store website,in which on clicking on 'ORDERNOW" button on "Add to cart"'s window ,the notification is pushed on admin panel which tells about that particular order's detail. It's a very small project. so kindly suggest me accordingly.I think i will not required Websocket.
Thankyou
Posted
Comments
Anil Sharma1983 3-Nov-15 23:52pm    
Please check this link

http://www.codeproject.com/Articles/768473/HTML-Real-Time-Push-Notifications-from-NET-Applic
Ayesha_K 4-Nov-15 9:41am    
thank you so much i will definitely consider this. But do you think I should use delegates and events?

1 solution

may be signalR could help you here.
As am not sure if you mean the mobile app push notifications, do forgive if its not what you need.

see http://www.asp.net/signalr[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900