Fastdial is the next most popular plugin for Firefox, which can display several different home pages in the form of pictures, and you can refresh the images. I have always liked this plugin, but when I did not bring my own computer or installed Firefox, it is not so convenient. After one contact with the Telerik control, it feels like he's a good fit to achieve this effect. So I'm going to use asp.net ajax and Telerik to build my own fastdial (fastdial.org). To do before, I looked for the relevant website, but did not find the appropriate. Also do not know whether there are some mature cases, had to bite the bullet himself to do.
The image below is the fastdial of Firefox.
Its main functions are:
1. Can add, delete, modify a block.
2. Between blocks can be dragged and dragged.
3. You can save the Web page as a thumbnail image.
4. The blocks can be arranged automatically.
5. You can set the number of blocks, link open way, background color and so on.
Disadvantages:
1.C/S programs, distributed application difficulties.
2. Multiple users are not supported.
3. Can only be used under Firefox.
For the moment as a simple requirement analysis, I will demonstrate how to use asp.net ajax and Telerik to quickly build their own fastdial. Because it is just a simple attempt, it is not intended to implement all the features of fastdial.