Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Silverlight Web Services Team Blog
For those interested in WCF development on Silverlight, the Silverlight Web Services team just set...
Date: 03/07/2008
Custom transport channels and BindingElements
When creating a custom transport channel, you must be sure to remove the encoding binding element...
Date: 01/14/2008
Custom UserNamePassword Validators in .Net Framework 3.5
In the version of WCF that shipped with .Net Framework 3.0 we didn't support custom validators with...
Date: 01/11/2008
Client IP addresses in Orcas
As Nicholas promised, here is some more information about client IP address in Orcas. In the Orcas...
Date: 08/08/2007
Accessing the Http Query String from a service method.
I'm trying to access the query string used by the client when contacting my service. How can I do...
Date: 06/22/2007
Securing WCF to only respond to local requests.
Is it possible to secure a web service to only respond to local requests over HTTP? Yes, you just...
Date: 10/31/2006
Changing BindingElement settings on a Binding.
We don’t allow you to modify the properties of the binding directly, but you can create a copy of...
Date: 05/15/2006