-
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. Unfortunately there are tons of software out there...
-
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 transaction level is settable. Have a read of the...
-
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 web cast about the WCF adapters and learned very...
-
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 by closer alignment of these technologies and BizTalk...
-
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 WCF. WCF Tips #1 - Service Interface Design WCF Tips...
-
When trying to get the example in Instrumenting the WCF Getting Started Sample (BizTalk Server Sample) to run, I encountered the following error: Server Error in '/servicemodelsamples' Application. Configuration Error Description: An error occurred during the processing of a configuration file...
-
The BizTalk Server Developer Center has been updated to highlight integration with WF and WCF. Finally Microsoft has written a view articles on how they will include and use WF an WCF in BizTalk. Some things of BizTalk will cover the same features (e.g. BRE is very close related to WF). Reference Application...