Minggu, 05 September 2010

File Transfer with WCF

WCF streaming is helpful in all those cases when you need to move a lot of data between the client and the service in a way that keeps memory consumption under control (see Large Data and Streaming on MSDN for more details if you are not familiar with the topic). Streaming does impose some restrictions. Among them is that your operations can only have one input and/or output parameter and they

Tidak ada komentar:

Posting Komentar