March 2008 - Posts

35
Comments

Anti-agile hatemail by FransBouma

Today I received through the contact form on this blog a hate-mail from a guy who called himself 'Ryan'. Ryan used a fake, non-existing email address so the only way to respond to him is via my blog, hence this post. Let's look at the email first: From...
4
Comments

Beta of Linq to LLBLGen Pro released! by FransBouma

Today we released the beta of Linq to LLBLGen Pro to our customers so they can dig in and check if we provided the right code, if everything works allright etc.! If you're an LLBLGen Pro v2.x customer and you want to check out our Linq implementation...
3
Comments

Developing Linq to LLBLGen Pro, part 14 by FransBouma

Update: I made a mistake in the first Linq to Sql query. It's not that slow as I previously posted. I didn't filter on country, which made it pull the rows of all 91 customers into memory instead of the 11. Fetching 91 customer rows, 818 order rows and...
More Posts