AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

How to Show Messenger-Like Popups Using AJAX : Bilal Haidar [MVP,MCT]

Tuesday, December 30 2008

In this article Bilal examines how to build a simple database notifier that pops a messenger-like popup on an ASP.NET page whenever a new record is inserted into the database table using ASP.NET 2.0 AJAX 1.0 Extensions. You have already been using MSN Messenger to chat with friends, relatives, businesses, and much more. When someone signs in, a small popup window shows up on the right-bottom side of the screen, informing you that your friend X has just signed in. It is a nice way for MSN messenger to notify you about changes in the contacts online. What about using the same technique on an ASP.NET page? In other words, suppose that you are monitoring a database table, where users place their orders online and you would like to be notified whenever a new request comes in to the database table....

Read More:
How to Show Messenger-Like Popups Using AJAX : Bilal Haidar [MVP,MCT]
Also See:
Building a Simple Rating Control for ASP.NET 2.0 : Imar Spaanjaars
Dynamic User Interface in ASP.NET Web Applications : Richard Bean
Security Features in ASP.NET 2.0 : Richard Bean
Understanding ViewState in ASP.NET : Joydip Kanjilal
Using Existing Stored Procedures for the Typed DataSet’s TableAdapters : Scott Mitchell

Post your comment

Comment