<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.adatis.co.uk/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'C#', 'WPF', and 'Web Service'</title><link>http://blogs.adatis.co.uk/search/SearchResults.aspx?o=DateDescending&amp;tag=C%23,WPF,Web+Service&amp;orTags=0</link><description>Search results matching tags 'C#', 'WPF', and 'Web Service'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>Maximum Message Size For Web Services (.NET 3.5)</title><link>http://blogs.adatis.co.uk/blogs/martynbullerwell/archive/2008/02/29/maximum-message-size-for-web-services-net-3-5.aspx</link><pubDate>Fri, 29 Feb 2008 21:58:00 GMT</pubDate><guid isPermaLink="false">8d7d37f8-4a66-4c95-9fba-293fa87607dc:2912</guid><dc:creator>Martyn Bullerwell</dc:creator><description>&lt;p&gt;A new introduction to .NET 3.5 is the ability to limit the size of the incoming messages when using Web services.&amp;nbsp; Apparently this is to help combat Denial of Service (DoS) attacks. &lt;/p&gt;
&lt;p&gt;However, it is not clear how to change this setting, its simple when you know how.&amp;nbsp; In you App.Config, or Web.Config you should have a Bindings section for each of web services references.&amp;nbsp; Within this there are all sorts of useful settings, however by default the maximum message size is quite small, so to alter this you must change maxBufferSize and maxRecievedMessageSize.&amp;nbsp; Now don&amp;#39;t go crazy just up it to what you may need, this may be quite large if you are building all your internal applications through a web service layer. &lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dfeee632-2d5a-481a-a31a-bfcaf5e4d7ab" style="PADDING-RIGHT:0px;DISPLAY:inline;PADDING-LEFT:0px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/C#" rel="tag"&gt;C#&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WPF" rel="tag"&gt;WPF&lt;/a&gt;,&lt;a href="http://technorati.com/tags/.NET%203.5" rel="tag"&gt;.NET 3.5&lt;/a&gt;,&lt;a href="http://technorati.com/tags/WebService" rel="tag"&gt;WebService&lt;/a&gt;&lt;/div&gt;</description></item></channel></rss>