image

ASP.NET User Control to Display Notifications (Info / Warning / Error Messages)

August 5, 2011
Modern Web applications need to have a way to inform the user about the result of their actions. For example if someone press the “Save” button, he or she should be notified with a message like “Document saved” or error message “Cannot save the document”. In addition some of the notifications are not too important