This document summarizes a presentation given by Frédéric HARPER and Laurent DUVEAU comparing the web development technologies Silverlight and HTML5. Some key points:
- Silverlight is a plugin that allows developing rich desktop-style applications for web browsers, while HTML5 can be used on any device with recent browsers without plugins.
- Both support development with Visual Studio and provide controls and capabilities for graphics, media, 3D, and data binding, though Silverlight controls and capabilities are more extensive currently.
- Performance benchmarks comparing row processing, vector graphics, and bitmap manipulation between the two technologies were demonstrated.
- The presenters concluded there is no clear winner currently as both technologies continue advancing