Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Large data transfer using WCF

Tags:

wcf

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?

like image 385
Everest Avatar asked Feb 25 '26 17:02

Everest


1 Answers

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

like image 157
Simon Mourier Avatar answered Mar 01 '26 14:03

Simon Mourier



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!