Monthly Archives: September 2008

>Handle your session with care!

> Recently I was working on a piece of code that would batch items from a stage area into our application. Everything worked ok but when we tested the solution with lots of data the performance was not what we had hoped for. After running a profile using dotTrace a got a bit puzzled to [...]

Posted in NHibernate | Comments closed

>ALT.Net Sundsvall!

> I’ve been a member of the ALT.Net community  for a while and really like the idea of choosing the best tools and methods available for development in contrast to always blindly using the tools that comes out of Microsoft. (I’m not saying that MS don’t produce good stuff. Visual studio , SQLServer etc is [...]

Posted in Uncategorized | Comments closed

>Command-Query separation

> The command-query separation principle has been around for a while but recently I’ve come across a few situations where CQS can be useful outside of programming for which it was originally intended for. It’s interesting to discover that principles devised for a specific context can be applied successfully to other areas  such as application [...]

Posted in Uncategorized | Comments closed