Frans Bouma's blog

Generator.CreateCoolTool();

Syndication

News

    Visit LLBLGen Pro's website

    Follow FransBouma on Twitter

    Add to Technorati Favorites

About me

Fun stuff I created

My work

Browse by Tags

All Tags » General Software Development (RSS)
"Re: I have a question about proving code correctness"
Recently I received an email with the following contents: I recently started working at a startup. I'm learning lots of cool stuff, including unit testing, but as a math major something kinda nagged at me about them. I don't know if I could write a unit...

Posted Friday, January 20, 2012 12:44 PM by FransBouma | 8 comment(s)

Introducing ORM Profiler. Beta-testers wanted!
The past few months, I've spent developing (together with Walaa Atef ) a general ORM / Data-access profiler for .NET, simply called ORM Profiler . (How's that for a pronounceable name, eh? ;)) As we're now feature complete and about to start the beta...

Posted Monday, August 22, 2011 2:04 PM by FransBouma | 5 comment(s)

Introducing LLBLGen Pro QuerySpec: a new fluent query API
In the past two months I've been busy creating a new query specification API for LLBLGen Pro . Our native query API is modeled after SQL statement fragments (like a 'predicate', a 'relationship', a 'field'), but specifying a query with it can be a little...

Posted Friday, April 08, 2011 2:04 PM by FransBouma | 6 comment(s)

How to find and fix performance problems in ORM powered applications
Once in a while we get requests about how to fix performance problems with our framework. As it comes down to following the same steps and looking into the same things every single time, I decided to write a blogpost about it instead, so more people can...

Posted Saturday, January 08, 2011 4:07 PM by FransBouma | 3 comment(s)

Algorithmia Source Code released on CodePlex
Following the release of our BCL Extensions Library on CodePlex, we have now released the source-code of Algorithmia on CodePlex ! Algorithmia is an algorithm and data-structures library for .NET 3.5 or higher and is one of the pillars LLBLGen Pro v3...

Posted Wednesday, December 08, 2010 2:08 PM by FransBouma | 3 comment(s)

BCL Extensions Source Code released on CodePlex
" Is this thing still on?" Yes, It's been a while *cough*, but better late than never, right? We ( Solutions Design , creators of LLBLGen Pro ) are in the process of releasing some of our general frameworks as open source, namely BCL Extensions...

Posted Monday, November 29, 2010 11:20 AM by FransBouma | 3 comment(s)

Microsoft LightSwitch: a Squier which will never be a Fender
Yesterday, Microsoft announced a new Visual Studio tool: Microsoft LightSwitch . LightSwitch is a tool which allows you to create Line of Business (LoB) applications by using a visual tool, similar to Microsoft Access, although LightSwitch can also produce...

Posted Wednesday, August 04, 2010 10:56 AM by FransBouma | 25 comment(s)

LLBLGen Pro v3.0 has been released!
After two years of hard work we released v3.0 of LLBLGen Pro today! V3.0 comes with a completely new designer which has been developed from the ground up for .NET 3.5 and higher. Below I'll briefly mention some highlights of this new release: Entity Framework...

Posted Saturday, May 29, 2010 3:54 PM by FransBouma | 9 comment(s)

Database theory, your friend for success.
In the past weeks I've read several articles / blog-posts and other digitally expressed thoughts about relational databases, query systems and how they all suck compared to K/V stores, CQRS, OODBs or whatever Hype of the Day -term. While most of them...

Posted Wednesday, February 24, 2010 12:06 PM by FransBouma | 14 comment(s)

This is why algorithms rule
For the people who know me a little it's no surprise, but in case you didn't know: I love algorithms. I think they're the cornerstone of good software and they should be your first source of wisdom for every piece of software you're creating. This post...

Posted Friday, December 11, 2009 4:13 PM by FransBouma | 3 comment(s)

More Posts Next page »