Visual Basic Programming Enter a Keyword

Visual Basic Programmer

Visual Basic 6
Visual Basic.Net
VBA
ASP.Net

Email: nev@romtech.com.au
Website:     nev.romtech.com.au
Phone: (02) 9453-0456



Skip Navigation Links
Home
All about meExpand All about me
Programming SkillsExpand Programming Skills
Articles of InterestExpand Articles of Interest
Client ProjectsExpand Client Projects
Guest Book

Email for more information

For
Visual Basic Software
Microsoft Office Software
Access Database design
Click
nev@romtech.com.au

Or
Phone Sydney
(02) 9453-0456



Build Date 4/03/2010

VB.NET PROGRAMMING SKILLS

Slideshow Example

This example demonstrates the use of the AJAX Slideshow control, to display some of the beautiful paintings of Water Lilies by the impressionist painter Claude Monet (1840 - 1926).

Each image is displayed for 5 seconds, and then the whole sequence repeated. A Slideshow is an eye-catching way to display houses, restaurants or holiday resorts.

The series of images may be shown in the Slideshow as thumbnails. A click and the full size can be shown.

Technical Details

Large images can be slow to download. AJAX solves this problem.

AJAX (Asynchronous JavaScript And XML) is used to create interactive web applications. With AJAX, the Website can retrieve data from the server asynchronously in the background using a Web Service – without disturbing the display of the current page.