Martyn Bullerwell's blog

Browse by Tags

All Tags » WPF » C# (RSS)
Maximum Message Size For Web Services (.NET 3.5)
A new introduction to .NET 3.5 is the ability to limit the size of the incoming messages when using Web services. Apparently this is to help combat Denial of Service (DoS) attacks. However, it is not clear how to change this setting, its simple when you...