Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Now that we are comfortable building custom controls in Silverlight 1.1 alpha, we will dig deeper and create a more sophisticated control—an upload control. The standard file control available in the HTML object model (<input type="file" ...) lacks some very handy features such as:
Multiple file selection
Asynchronous upload
File size validation on the client