twitter like tweet update notification in asp.net
        Posted  
        
            by dianuh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dianuh
        
        
        
        Published on 2010-05-02T08:00:05Z
        Indexed on 
            2010/05/02
            8:07 UTC
        
        
        Read the original article
        Hit count: 175
        
we are adding new functionality in our application where in there would be some users posting short comments and on the other side there would be some users monitoring the activity or comments posted by the other users within the same application. my question is, what is the best way of implementing the notification of new comment availability(similar to tweet update notification)?
FYI the application is on .Net 3.5.
© Stack Overflow or respective owner