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.
WCF Express Interop Binding on App Fabric TV
Here’s a new video I’m in from App Fabric TV doing a demo of the Express Interop...
Date: 07/27/2011
Windows Azure AppFabric June CTP released
Hurry over to https://portal.appfabriclabs.com/ to sign up, space is limited. This release showcases...
Date: 06/21/2011
Exciting new bindings for WCF<->Java Interop
When configuring web services you have a lot of choices. You have security algorithms, token...
Date: 06/21/2011
Text Encoding and WCF
For the most part setting the encoding (UTF-8, UTF-16, etc.) on a WCF service is pretty...
Date: 04/05/2011
Deciphering a SOAP fault with a 400 status code
Recently working with a partner I came across a solution for a limitation in WCF error...
Date: 03/31/2011
TestApi v0.3 released
TestApi is a collection of test and utility API's written to make testing WPF, WinForms, .NET, and...
Date: 07/27/2009
XAMLFest
If you're interested in what XAML can do for you today and what tooling is available, check out...
Date: 05/22/2009
New XAML features in .NET 4.0 Beta 1
There's a whole new XAML stack in the recently released beta 1 (download here) with a bunch of...
Date: 05/22/2009
Lots of new WCF REST resources available
A new developer center just for WCF REST is now live at MSDN: https://msdn.microsoft.com/wcf/rest....
Date: 10/30/2008
PDC is coming
Uncloaking after a long absence, here's some of what is new and exciting for the next release of WCF...
Date: 10/07/2008
WCF Web Programming Help Page
When developing a WCF service using the new web programming features, it's natural to make sure all...
Date: 09/17/2007
WCF Web Programming or: How I Learned to Stop Worrying and Love Uri Templates
Using WCF in web programming scenarios is much simplified in Orcas beta 2 (see...
Date: 09/13/2007
Getting started with LINQ
Here's a great site with a bunch of samples if you've said to yourself "I'm pretty sure I can do...
Date: 09/12/2007
Custom SOAP Headers: WCF and ASMX
First the good news, WCF clients should just work with ASMX services that use custom SOAP headers....
Date: 05/29/2007
Custom SOAP Headers: WCF and Java
First the good news, WCF clients should just work with Java services that use custom SOAP headers....
Date: 05/29/2007
How do I get a DateTime from a UNIX timestamp?
Often when consuming data from a web site, it will represent time with a UNIX timestamp. This is the...
Date: 05/13/2007
Coming soon...
I have done much posting in more or less forever, but I have some new stuff on deck. In the...
Date: 05/13/2007
WCF Interop Community
There's no original content in this post, but here's what people are saying about WCF and ASMX...
Date: 02/19/2007
.Net Framework 3.0 is live
WCF and the other goodies are available for download here:...
Date: 11/07/2006
WCF and eBay
eBay provides a very rich, though very complicated, SOAP API. It is possible to use WCF with eBay,...
Date: 10/12/2006
Useful "knobs" for WCF <-> WSE interop
Let's take the scenario of a WCF client and a WSE service using MTOM either with or without...
Date: 05/19/2006
WSE Quick Links
If you haven't seen it, Pablo Cibraro has a lot of informative posts about WSE (and WCF). These...
Date: 02/22/2006
WinFX February CTP available
The February CTP for WinFX is now available for download. Breaking changes are here.
Date: 02/22/2006
Quick Links
Aaron Skonnard has a new Service Station column all about the new web services features in .NET 2.0...
Date: 02/01/2006
So you want to move a lot of data
Yasser Shohoud has a great post up about moving large amounts of data with WCF. The solutions are...
Date: 01/24/2006
SAML STS available for WSE 3.0
The patterns and practices team at Microsoft has just released a SAML STS for WSE 3.0 here:...
Date: 01/19/2006
WCF and WF "Go Live"
The latest drops of WCF (Indigo) and WF (Windows Workflow Foundation) are now available with a Go...
Date: 01/18/2006
New WSE 3 security policy article
Tomasz Janczuk, lead developer for WSE, has an article in MSDN Magazine going into detail about WSE...
Date: 01/11/2006
Changing defaults for WSE's builtin token managers
There's examples of this in the documentation, but I've found it to be a useful and not necessarily...
Date: 12/29/2005
Custom Policy Assertions in WSE 3 - Part 5
In part 4 I described the implementation of the blind signature assertion in this, in this part I'll...
Date: 11/23/2005
Custom Policy Assertions in WSE 3 - Part 4
In part 3, I showed how to use WSE's builtin assertions and a new custom assertion to build an...
Date: 11/23/2005
Custom Policy Assertions in WSE 3 - Part 3
In part 2, I described the major components and started showing how they fit together. In this part...
Date: 11/22/2005
Custom Policy Assertions in WSE 3 - Part 2
In part 1, I described the requirements of an election system using WSE 3 and a high level overview...
Date: 11/21/2005
Custom Policy Assertions in WSE 3 - Part 1
One of the major new features in WSE 3.0 is the revamped policy system. This is in the form of...
Date: 11/21/2005
WSE 3 Security Article
Keith Brown has an interesting article describing the new WSE 3 security model, and little bit of...
Date: 11/07/2005
WSE 3 released
WSE 3 is ready for download here.
Date: 11/07/2005
New WSE 3 articles
Here's some of the latest about WSE 3 in the news: Microsoft hails security focus in Web services...
Date: 11/04/2005
The two levels of MTOMness and other meditations
WSE 3 replaces DIME and WS-Attachments with a new W3C recommendation known as MTOM (Message...
Date: 09/14/2005
WSE 3 Beta is available
WSE 3 Beta has been released on MSDN here. It requires the VS2005 August CTP. As always, we love to...
Date: 08/24/2005
Quick links
Here's an interesting Black Hat paper detailing security considerations when deciding to use web...
Date: 08/10/2005
WSE 3 July CTP is available
The new WSE CTP is here. This runs on the July Whidbey CTP, so you'll need to upgrade from Whidbey...
Date: 07/21/2005
Where'd my exception go?
Say you have a WebMethod and a SoapMethod that look like this: [WebMethod] public void Void(string...
Date: 07/12/2005
Introductions
I'm a tester working on the next release of Web Services Enhancements. I'll be making some posts...
Date: 07/04/2005