Configuring WCF to handle complex data contracts and large data

added by avasylev
1/29/2011 12:19:47 AM

170 Views

Configuring WCF to handle complex data structures and large data is a tricky task. There are lots of MaxXXXX properties to tune and they’re in so many different configuration elements. Some are easy to figure from the exceptions, some give just failed http request error. In this post I described all required tuning in one place.


0 comments