Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (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: , ,

Speaking at TechEd Europe 2009

I will be speaking at TechEd Europe 2009 in Berlin Germany November 9th through the 13th. I will be presenting two sessions. My first is a 'Deep Dive with Microsoft BizTalk Server 2009 Development Platform' and my second is 'Customizing and Extending
Posted by skaufman | 0 Comments
Filed under: ,

StreamInsight

You are probably asking what is StreamInsight. Well, it is the platform for performing Complex Event Processing (CEP) from Microsoft. Actually to quote exactly what it is - it is a " platform for the continuous and incremental processing of unending sequences
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: , ,

I will be speaking at TechEd 2009

I will be speaking at TechEd 2009 in Los Angeles. I will be presenting two sessions and doing demos at a third. My first presentation will be on 'Application Lifecycle Management Experience for BizTalk Server 2009 Developers'. My second presentation will
Posted by skaufman | 1 Comments
Filed under: ,

I will be speaking at the Microsoft SOA and BPM Conference

.style1 { border-width: 0px; } I will be speaking at the 2009 Microsoft SOA and BPM Conference in Redmond, WA. I have two presentations for this conference. For my first presentation, I will be co-presenting on 'Application Lifecycle Management Experience
Posted by skaufman | 0 Comments
Filed under: ,

Multi-Value Key for a Dictionary

I have a situation in which I need to cache lookup data from a database tables that will be used in the BizTalk Mapper. The part that makes it interesting is that it is not just key value pairs that I need to cache. I need to return a value for a 4 part
Posted by skaufman | 0 Comments
Filed under: ,

More Information on Processing MSMQ Messages in FIFO Order

In two of my previous posts I talked about processing MSMQ messages in FIFO order with WCF. The way that WCF, along with the MSMQ binding, works there could be a couple of situations in which messages may actually not process in FIFO order. The most prevalent
Posted by skaufman | 0 Comments
Filed under: , ,

I will be speaking at TechEd 2008

I will be presenting at TechEd 2008. This will be my fourth time presenting at TechEd conferences. This time I will be co-presenting with Todd Van Nurden and we are speaking on automated testing and deployment for BizTalk. We are giving this presentation
Posted by skaufman | 0 Comments
Filed under: ,

Matching the BizTalk Service Name with its PID

I have been working with pipeline components quite a bit recently and when I try to attach to the BizTalk Server process I find that there are a lot of host instances and I need to determine which one to attach to. If you run the tasklist utility from
Posted by skaufman | 1 Comments
Filed under: ,
More Posts Next page »
 
Page view tracker