When installing the Windows Azure AppFabric Tools for Visual Studio (found here ), you might get the error message shown on the right, stating that Windows Server AppFabric is installed and that it is not compatible with this release of Windows Azure AppFabric Developer Tools for Microsoft Visual Studio...
I was just watching Bytes by MSDN where Billy Hollis interviews Ron Jacobs , Sr. Technical Evangelist for the Microsoft Server AppFabric platform. Billy Hollis asked him if it’s a big cliff to start using this awesome power that is AppFabric. Here’s what Ron said: It’s not a big cliff. It’s similar to...
For those using Windows Workflow Foundation 4 (WF4) this might be a very interesting tool. I was messing a bit with creating a Tracking Profile for my WF4 workflows, but wasn’t succeeding very much. Until the Workflow Tracking Profile Editor was mentioned on the AppFabric forums . This tool makes it...
Last Tuesday, may 18th 2010, I gave a presentation on Microsoft’s AppFabric. I explained that there are actually two themes of it; Windows Server AppFabric and Windows Azure AppFabric. They both have their own products. Windows Server AppFabric Services and Workflow Management This is sometimes called...
The Windows Azure platform AppFabric has transitioned to commercial availability yesterday, and is now a fully SLA-supported paid service. You can read more about this on the AppFabric blog, available here .
Every year I do a blogpost around the sessions that I recommend for the Microsoft Developer Days in The Netherlands. I don't think I will be able to attend the event this year, but I will definitely watch some of the videos afterwards. This would be my agenda: Tuesday March 30: The key-note(9.15...
I’ve been talking to people and perhaps here on the blog that during the Doug Purdy talk they showed a demo of MService where, with a few lines of code, a REST enabled WCF services with WF activities was created with only so few lines of actual code. service Service { operation PhotoUpload(stream...