Demonstrations

Demonstration #1  – Publishers

Publishers (aka Pub) is a well known sample database provided by Microsoft. This database has been used below to demonstrate features of my web applications.

Try the web application below to see a demonstration of common application features:

  • Searching
  • Paging through multiple records
  • Creating / Editing new records.

The application has fictional publishers and and book titles. Clicking the link will open the page in a new browser window.

Publishers demo

 

Demonstration #2  – Classroom booking

This was a sample project constructed for a customer. Click the image to open the website in another browser tab.

Then follow these steps to test the features:

  1. Click on any day of the month.
  2. Click the dropdown or start typing, then choose that text.
  3. Press TAB  or click in another cell to complete the edit.

This demonstrates the realtime editing features – there is no Edit/Save process, just click in the cell and click away to finish editing it.

Room Booking

Room Booking