PDC08 + TechEd Emea 2008
Next week I’ll be off at PDC08, which is shaping up to be as good as PDC05 was, with a lot of sessions on Today’s hot topic: Cloud Computing....
PDC(loud) 2007
For me, this year's PDC in LA will totally be about the "Cloud". Sure topics that interest me are Mesh and Sql Server Data Services (SSDS), but I'm sure...
Developing a WCF Service – Fault Exceptions AND FAULT Contracts
This next post about WCF will show how to integrate Fault Exceptions and Fault Contracts in your service. As written in MSDN Fault Exceptions are used for "......
Developing a WCF Service – Calling the hosted service
In the first part of this topic, I showed you how to develop a WCF service. In this next part I will show how to implement a client application...
What’s going on in the web after all?
I don't usually post lists of links, but I've been reading all that has been coming out following the Google's AppEngine announcement, and thought it would be a good...
BizTalk Server 2006 (and R2): Set Failed Message Routing
While developing BizTalk projects I frequently end up developing mini-tools to automate small and/or repetitive administration tasks. One of these, which I recently generalized, I use to turn on...
«Does IT Matter», and Waves of Innovation
A few years back I read Francis Fukuyama's "The End of History and the Last Man", a book that presented and defended the theory that the current political and...
INT05 and INT06 @ TechDays 2008 – SlideDecks
A few days back I delivered a presentation on Microsoft's ESB Guidance Package at TechDays 2008 in Lisbon. The session included demos of the ESB and BizTalk 2006 R2....
Developing a WCF Service
It is typical to have projects based on a client-server architecture where the server publishes a number of services. These services are normally Web-Services, and as so are available...
ESB Guidance – Some notes on the installation
I've been playing with the ESB Guidance for some time now, in preparation for the session I'm presenting at TechDays 2008 on that topic. While doing this, I had...