Wednesday, July 1, 2009 Objective I will present a general solution to the two-way compression of WebServices" issue. The issue can be critical in a complicated SOA solution where a lot of data is passed not only from the server to the client but also from the client to the server. The solution is a part of a Data Service component I currently work on. Motivation On one hand, the application server can compress the HTTP data sent to the client "out-of-the-box", just enable "HTTP Compression". While such solution seems attractive, it does not provide two-way compression.
Read full article from Microsoft .NET & C#: ASP.NET WebServices two-way (Response and Request) compression - a general solution
No comments:
Post a Comment