Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

How to Transfer data between Client and server using WCF using C#

$
0
0

I have a requirement like i need to transfer huge set of data (around 30-40 lakhs of records) from server to client using WCF in C#.

I will have multiple clients there is no limit in clients and i have only one server. So at a time multiple clients are accessing one server.

Can anyone please let me know the feasible solution to communicate between client and serve and a good multithreaded solution to access one server from multiple clients parallely.

Thanks & Regards

Lokesh



Viewing all articles
Browse latest Browse all 1710

Trending Articles