Browse by Tags

All Tags » WCF (RSS)

Getting rid of : WCF-Custom" raised an error message. Details "System.Data.SqlClient.SqlException: Timeout expired

I had a nice setup in my BizTalk environment. I had 4 receive locations polling for data (in the same table) and it all boiled down to execute a stored procedure with different parameters. I used the WCF adapter with SQL bindings for that. For some obscure...

BizTalk HotRod number 5 is now online !

Topics covered : Application Servers: BizTalk vs. Dublin Unit Testing in BizTalk Server 2009 Monitoring a WCF Service Using BAM: A Walkthrough Operations Management for BizTalk Governing the SOA Runtime with AmberPoint BizTalk monitoring and exception...
Posted by Patrick Wellink | with no comments
Filed under: , ,

Excellent post about BizTalk Protocol Transition

Today I found an excellent post about BizTalk Protocol transition by Paolo Salvatori . It's absolutely worth reading if you have to work with Webservices / Single Sign On. He covers 3 scenarios: Scenario 1 – Messaging Only Scenario with a SOAP...
Posted by Patrick Wellink | with no comments
Filed under: ,

How to expose an old style WSDL (Flattened) with the schema's included from BizTalk 2006 R2 with a WCF adapter

It is really nice to have WCF around. With WCF you are ready for the future. Unfortunaltely this is only true in a Microsoft landscape. The new style WSDL with the schema's no longer included is one of those enhancements that should be really nice...
Posted by Patrick Wellink | 3 comment(s)
Filed under: ,

Interesting stuff coming with the BizTalk Adaper Pack

I really can't wait for the BizTalk Adapter pack. Finally we get a good SQL adapter capable of almost everything. I had concurrency problems in the past cause the Adapter always has a transaction level Serializable. Now with the new SQL Adapter the...
Posted by Patrick Wellink | with no comments
Filed under: , ,

Some very interesting BixTalk/WCF screencasts

I was looking at my list of Blog entries at bloglines and I saw an interesting screen cast from Aaron Skonnard I decided to have a look and was surprised to see how many extra functionality is provided by the WCF adapters. I decided to look at some more...
Posted by Patrick Wellink | with no comments
Filed under: ,

BizTalk V-Next

At last they have shed some light on what the next version will be : Service Oriented Architecture • Deeper alignment with the .NET Framework – Building deeply on the investments made with Windows Communication Foundation and Windows Workflow Foundation...
Posted by Patrick Wellink | 2 comment(s)
Filed under: , ,

Beware of default settings in WCF.

I use bloglines (http://www.bloglines.com/) to monitor several BizTalk related blogs. First of all, I saw a post of Jesus Rodriguez about some SOA Tips .Via his blog I ended up at the blog of David Pallman . Now this guys has some interesting tips on...
Posted by Patrick Wellink | with no comments
Filed under: ,