Arkiv for kategori: ‘* Coding’

« Forrige indlæg |

Performancetuning – what a b…

Tuesday, January 12th, 2010

We have gone through some major refactorings lately due to performance problems. And while our performance has drastically improved – we are now at a point where further optimizations will prove futile. The reasons are many – the time we spend on performance tuning is now approaching a diminishing return, complexity in code is approaching [...]

Usability – where to start

Thursday, September 17th, 2009

I recently started re-aligning my preferences when coding. Up until now, I’ve been focused on learning the technology and reaching a competent level of understanding why the technology works the way it does. Also, I wanted to write better code. I’m in no way among the most competent in these areas, but it is mostly [...]

Random NHibernate gotchas

Sunday, September 6th, 2009

Nhibernate is extremely flexible and powerfull. Some details will have you tearing your hair out in frustration, though – at least untill you get that… ‘Ahaaah’ experience. Below, I’ll try to give you a few of the ones, that had me scratching my head:
The whole collection-issue that I mentioned in my last post can be [...]

« Forrige indlæg |