Silverlight 4 RC File Upload with Upload Progress: how to?
Posted
by steve
on Stack Overflow
See other posts from Stack Overflow
or by steve
Published on 2010-03-27T14:10:08Z
Indexed on
2010/03/27
14:13 UTC
Read the original article
Hit count: 473
It's been stated that one of the new features of Silverlight 4 RC is that it now supports upload progress.
I'm assuming this means it's possible to make an upload file progress bar without "chunking" but I can't figure out how to do this, so how do we do this? Source code examples would be great.
Thanks!
© Stack Overflow or respective owner