Author: Mohammad Azam | Posted on: 5/31/2009 7:31:01 PM | Views : 880

Ruby on Rails exposes a very interesting feature which flashes a message on the screen for a brief period. This is called "Flash" in Rails. The main purpose of this feature is to notify the user that something has happened on the page. In this article Mohammad Azam will create a Flash control in .NET which mimics the behavior of the Flash feature in Ruby on Rails framework. ...

Go to the complete details ...