Click here to Skip to main content
15,912,329 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a website where in the admin gets the notification of the users latest updates.

It is similar to the notification panel in the chat window of the facebook page.


Can i get the notification of the particular query being executed so that the notification can be shown on the page.

It will be basically if the user follows a particular product than admin should be notified that the ....user is following the product.


Can i implement this feature in asp.net website with sql server 2008..???
Posted

1 solution

http://wiki.asp.net/page.aspx/490/observer-pattern/



read this article you may get some idea
 
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