Share via


NathanA's Mostly Web Services Blog

Here’s a new video I’m in from App Fabric TV doing a demo of the Express Interop...

Date: 07/27/2011

Hurry over to https://portal.appfabriclabs.com/ to sign up, space is limited. This release showcases...

Date: 06/21/2011

When configuring web services you have a lot of choices.  You have security algorithms, token...

Date: 06/21/2011

For the most part setting the encoding (UTF-8, UTF-16, etc.) on a WCF service is pretty...

Date: 04/05/2011

Recently working with a partner I came across a solution for a limitation in WCF error...

Date: 03/31/2011

TestApi is a collection of test and utility API's written to make testing WPF, WinForms, .NET, and...

Date: 07/27/2009

If you're interested in what XAML can do for you today and what tooling is available, check out...

Date: 05/22/2009

There's a whole new XAML stack in the recently released beta 1 (download here) with a bunch of...

Date: 05/22/2009

A new developer center just for WCF REST is now live at MSDN: https://msdn.microsoft.com/wcf/rest....

Date: 10/30/2008

Uncloaking after a long absence, here's some of what is new and exciting for the next release of WCF...

Date: 10/07/2008

When developing a WCF service using the new web programming features, it's natural to make sure all...

Date: 09/17/2007

Using WCF in web programming scenarios is much simplified in Orcas beta 2 (see...

Date: 09/13/2007

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

First the good news, WCF clients should just work with ASMX services that use custom SOAP headers....

Date: 05/29/2007

First the good news, WCF clients should just work with Java services that use custom SOAP headers....

Date: 05/29/2007

Often when consuming data from a web site, it will represent time with a UNIX timestamp. This is the...

Date: 05/13/2007

I have done much posting in more or less forever, but I have some new stuff on deck. In the...

Date: 05/13/2007

There's no original content in this post, but here's what people are saying about WCF and ASMX...

Date: 02/19/2007

WCF and the other goodies are available for download here:...

Date: 11/07/2006

eBay provides a very rich, though very complicated, SOAP API. It is possible to use WCF with eBay,...

Date: 10/12/2006

Let's take the scenario of a WCF client and a WSE service using MTOM either with or without...

Date: 05/19/2006

If you haven't seen it, Pablo Cibraro has a lot of informative posts about WSE (and WCF). These...

Date: 02/22/2006

The February CTP for WinFX is now available for download. Breaking changes are here.

Date: 02/22/2006

Aaron Skonnard has a new Service Station column all about the new web services features in .NET 2.0...

Date: 02/01/2006

Yasser Shohoud has a great post up about moving large amounts of data with WCF. The solutions are...

Date: 01/24/2006

The patterns and practices team at Microsoft has just released a SAML STS for WSE 3.0 here:...

Date: 01/19/2006

The latest drops of WCF (Indigo) and WF (Windows Workflow Foundation) are now available with a Go...

Date: 01/18/2006

Tomasz Janczuk, lead developer for WSE, has an article in MSDN Magazine going into detail about WSE...

Date: 01/11/2006

There's examples of this in the documentation, but I've found it to be a useful and not necessarily...

Date: 12/29/2005

In part 4 I described the implementation of the blind signature assertion in this, in this part I'll...

Date: 11/23/2005

In part 3, I showed how to use WSE's builtin assertions and a new custom assertion to build an...

Date: 11/23/2005

In part 2, I described the major components and started showing how they fit together. In this part...

Date: 11/22/2005

In part 1, I described the requirements of an election system using WSE 3 and a high level overview...

Date: 11/21/2005

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

Keith Brown has an interesting article describing the new WSE 3 security model, and little bit of...

Date: 11/07/2005

WSE 3 is ready for download here.

Date: 11/07/2005

Here's some of the latest about WSE 3 in the news: Microsoft hails security focus in Web services...

Date: 11/04/2005

WSE 3 replaces DIME and WS-Attachments with a new W3C recommendation known as MTOM (Message...

Date: 09/14/2005

WSE 3 Beta has been released on MSDN here. It requires the VS2005 August CTP. As always, we love to...

Date: 08/24/2005

Here's an interesting Black Hat paper detailing security considerations when deciding to use web...

Date: 08/10/2005

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

Say you have a WebMethod and a SoapMethod that look like this: [WebMethod] public void Void(string...

Date: 07/12/2005

I'm a tester working on the next release of Web Services Enhancements. I'll be making some posts...

Date: 07/04/2005