|
Recently, we need to allow users to upload large files to a web service. Fortunately, WCF does support this scenario (see MSDN: Large Data and Streaming ). MSDN recommends: The most common scenario in which such large data content transfers occur are...
|