Enjoy the first of these concept projects. Try online or download for yourself.
Silverlight Surface interactive photo and video surface
Try it online here
Download the code
You may be aware of Microsoft Surface - the multi-touch, interactive table-top computer.
As a learning aid for Silverlight, this project takes an original sample available
from Microsoft and enhances it with new support for video items.
The original version has been improved by:
- Additional support for Video items,
- List of Photo's and Videos to show are retrieved by call to server, leveraging
LINQ-to-SQL,
- Items can have captions,
- Improved code structure.