AJAX Bar Graph using ASP.NET

This article explains creation of simple AJAX based graph using HTML elements. To actually see it in action download the zip archive and run the demos. Downloading and Viewing the demos Download the code Using Visual Studio 2005 , create a new ATLAS (ASP.NET AJAX) project. If you don’t have ASP.NET ...

Read more ...

AJAX tooltip for ASP.NET Datagrid

This article is about creating a AJAX based tooltip for the ASP.NET DataGrid. In a simple demonstration, I’ll show how to put things together and get them working. The main page consists of normal DataGridView, showing customer information and a template column which says ‘Recent Orders’ . When the ...

Read more ...

Clipboard Image Archiver

With Clipboard Image Archiver , you can simply copy and paste images from any source to a single destination. This program archives images copied to clipboard and stores them in a compact compressed format. You can anytime extract your archived images to a single folder or export them to a zip file ...

Read more ...

Clipboard Image Archiver Manual

Simple utility to collect files from clipboard and archive them. License DISCLAIMER: This software is provided to you without warranties of any kind. The author is not responsible for any kind of loss arising from use of this software. USE IT AT YOUR OWN RISK. This software is free for PERSONAL ...

Read more ...

HTML Translucent Tooltip v2

Here is the complete HTML for the file. Make sure you specify proper path for the Tooltip.js file. You can combine translucency along with background image for that classy look! Move your mouse over following lines:Line One Line Two xml<html><head><title>HTML Translucent Toolti ...

Read more ...