Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Encoders » Messages   (RSS)

Not Omitting the XML Declaration

Why doesn't a message start with an XML declaration? The XML declaration is a processing instruction at the beginning of an XML document that gives information about the format and logical structure of the document. You've probably seen the most commonly

Reader Quotas with Untyped Messages

I have an operation contract that uses untyped messages. When using the message, I get an error telling me to change the quota settings on the XmlReader. Where are these quotas located? I'm not using an XmlReader. A message represents an XML InfoSet.

What a Binary Encoding Means

There has always been some confusion about what it means to use a "binary encoding" with your web service. The word encoding is used in a very specific sense here, which should also help you figure out the implications of choosing an encoder in the future.
Posted by Nicholas Allen | 1 Comments
Filed under: , ,

Some Changes for Channels and Transports in the June CTP, Part 3

Today's look at recent changes covers two cool new features. Better support out-of-the-box for building applications in the POX/REST style. Back in March, I talked about the POX support we added for the February CTP and a bug we found in our implementation

Versioning for Addresses, Envelopes, and Messages

The versioning of a message in WCF is a combination of the versioning of the envelope format and the addressing format. In Beta 2, the versioning story is a little out-of-date from where it's going to be for the final release. That's simply due to the
Posted by Nicholas Allen | 2 Comments
Filed under: , ,
 
Page view tracker