开发者

Large data transfer using WCF

开发者 https://www.devze.com 2023-01-28 12:17 出处:网络
I am in a project where i have to transfer large data atonce back and forth between 开发者_开发问答source and client using wcf service in between.Which is the bect option to transfer data as a DATASET

I am in a project where i have to transfer large data atonce back and forth between 开发者_开发问答source and client using wcf service in between.Which is the bect option to transfer data as a DATASET, XML, ARRAY OF OBJECTS or is there any other option?


You could use WCF Streaming. Here is a link for more information: Large Data and Streaming

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号