Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF » BizTalk   (RSS)

AppFabric and BizTalk

There have been lots of questions lately about AppFabric (code named Dublin). These questions have centered around why Microsoft needs another middle tier solution and will AppFabric replace BizTalk. Lets take a look at these questions as well as two
Posted by skaufman | 0 Comments
Filed under: , , , ,

Follow Up from TechEd Europe

Paolo Salvatori and I delivered a session titled 'Customizing and Extending the BizTalk WCF Adapters' and Paolo has created a number of fantastic blog entries around this subject. His latest entry goes through much of the content that was delivered in
Posted by skaufman | 0 Comments
Filed under: , ,

WCF: Did you know?

Did you know that when doing contract first development and utilize a Boolean data type with a default value (lets just say the default value was set to true), WCF will not serialize out the default value in the message. WCF will only serialize out the
Posted by skaufman | 1 Comments
Filed under: , ,

WSE, DIME; WCF, MTOM; OH My!

I was recently working on a proof of concept where we needed to interface to a repository that returned the documents using DIME attachments. I don't know if you have had the 'opportunity' to work with DIME attachments before but there isn't much that
Posted by skaufman | 0 Comments
Filed under: , ,

Exposing Custom WCF Headers through WCF Behaviors - Part 3

.style1 { font-family: "Courier New", Courier, monospace; font-size: x-small; } .style2 { font-family: "Courier New", Courier, monospace; font-size: x-small; } .style3 { font-size: x-small; } .style5 { font-size: x-small; } .style6 { text-align: center;
Posted by skaufman | 1 Comments
Filed under: , ,

Exposing Custom WCF Headers through WCF Behaviors - Part 2

In part 1 we covered how to create a custom behavior to inject header data into the dynamically created WSDL. In this part we will look at consuming the header data passed in. By default BizTalk will take any custom header it finds in the incoming WCF
Posted by skaufman | 0 Comments
Filed under: , ,

Exposing Custom WCF Headers through WCF Behaviors

Since the WCF Publishing Wizard in BizTalk does not support adding custom headers defined at the server, we need to programmatically modify what gets created by the wizard to add custom headers. However, from the client you have the option to pass in
Posted by skaufman | 2 Comments
Filed under: , ,
 
Page view tracker