Tag Archives: FileUpload

File Uploader using Silverlight and WCF

From Silverlight 2 onwards it supports Open File Dialog, which helps developers to implement upload file logic, with the help of WCF services. Silverlight Open File Dialog offers better control over the existing HTML FileUpload control, like File Filter, File … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Javascript, Silverlight | Tagged , , , | 4 Comments