Frans Bouma's blog
The blog of Frans Bouma, creator and lead developer of LLBLGen Pro and ORM Profiler.
-
ORM Profiler v1.5 RTM has been released!
Exactly a month after we released the first beta, we've released the RTM of ORM Profiler! It's a free upgrade for licensees. For what's new, please go to the what's new page in the documentation.
-
Interview with me on Hanselminutes
I had the honor to be interviewed by Scott Hanselman for his great podcast Hanselminutes! Check out the full podcast here: The State of Object-Relational Mapping with Frans Bouma.
-
10 years of LLBLGen Pro
Yesterday, September 8th, it was 10 years ago we released the first LLBLGen Pro version, v1.0.2003.1 (see the blog post about that release). To celebrate this, we give everyone 10% discount when purchasing one or more licenses in the coming 10 days, till September 17th, 2013! To get the discount, use the coupon code 10YEARS on the order form.
-
ORM Profiler v1.5 beta has been released!
Yesterday we released the first beta of ORM Profiler v1.5! The new features are:
-
Windows Store dev account: getting rid of it is as hard as signing up
Let's first look at my attempts last year to get a Windows Store dev account. If you're in a TL;DR mood: it was a sucky experience and one has to jump through burning hoops to sign up.
-
WCF Data Services and the IExpandProvider
Yesterday, a customer ran into a weird issue with our OData/WCF Data Services support in LLBLGen Pro: when an $expand directive was given which was more than one level deep, the service would only return the first level. $expand is OData's directive to eager load additional data into the data requested. So if I for example want to read the data of customer 'ALFKI' from the Northwind database and also that customer's orders, I'd issue this OData query:
-
LLBLGen Pro v4.0 feature highlights: Resultset Caching
This is the second post of a series about the new features in LLBLGen Pro v4.0, which was released on April 6th, 2013. Today I'd like to highlight a new major feature of the LLBLGen Pro Runtime Framework, our own ORM framework shipped with LLBLGen Pro, namely Resultset Caching.
-
ORM Profiler now .NET 4.5 / Async aware
We updated our data-access profiler ORM Profiler with a new .NET 4.5 specific interceptor dll. This interceptor, which is called SD.Tools.OrmProfiler.Interceptor.NET45.dll, can be found in the main installation folder of the ORM Profiler build we uploaded this week. If you're an ORM Profiler customer, please download the latest build from the customer area.
-
LLBLGen Pro v4.0 feature highlights: Visual Studio integration
This is the first post of a series about the new features in LLBLGen Pro v4.0, which was released on April 6th, 2013. Starting with v4.0, the LLBLGen Pro designer is usable both as standalone (as it was before) and as an integrated designer in Visual Studio. I'll explain in this article what this integration is all about and what we had to do to make it work. If you want to know more about how to use this feature, please check out the manual page on this feature.
-
LLBLGen Pro v4.0 released!
I'm proud to announce we've released v4.0 of LLBLGen Pro! This release is the 13th full release we've done and it arrives in the year LLBLGen Pro turns 10. As always we've packed the new release with great new features and I hope we've added what you wanted us to add. You can find what's new here: http://www.llblgen.com/pages/whatsnew.aspx