13 May
2008

WCF friction

Category:UncategorizedTag: :3 Comments on WCF friction

Today I spent some time (thank God no more than 15 minutes) tracking down a WCF issue from hell. Every time I made a call to the service I got the following exception: System.ServiceModel.CommunicationException : The underlying connection was closed: The connection was closed unexpectedly. This is really helpful, isn’t it? Fortunately there is some […]

Read More
1 May
2008

On Persistence

Earlier this week, I managed to convince our very wise decision makers to start using NHibernate for our persistence layer. My team mate on the project describes how it went. While I was reading Jeremy’s train of thoughts, the following four lines made me realize we did the right thing: Why are teams still writing […]

Read More
28 Apr
2008

Mr. P is blogging

I finally managed to convince my colleague and partner in crime Patrick De Boeck to start blogging. Patrick is an external consultant and one of the members of the team I’m working with on a security project. Besides that, he’s a very smart guy. Warm up your feed reader and subscribe to his blog.

Read More
12 Apr
2008

NHibernate 2.0 and Cascading Deletes

Category:UncategorizedTag: :

The first alpha version of NHibernate 2.0 has been released some time ago. Oren has put a nice overview of the new features and the bugs that are solved for this first drop. In spite the fact that they put the word ‘alpha’ in the version name, it is actually RTM quality! One of the […]

Read More