Browse by Tags

All Tags » Linq to LLBLGen Pro (RSS)

LLBLGen Pro v4.0 BETA released! by FransBouma

We've released the first beta of LLBLGen Pro v4.0! We hope you all like the new features and additions we packed into this new release! To make sure stuff is truly tested in a lot of scenario's, the beta is available to all v3.x licensees. How to get...

Introducing LLBLGen Pro QuerySpec: a new fluent query API by FransBouma

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...

Video: LLBLGen Pro v3 designer and runtime framework by FransBouma

With DevExpress ' Seth Juarez I recorded a webinar / video (Length: 1:25:05) which shows the most important features of the LLBLGen Pro designer (roughly the first hour of the video) and how to use the LLBLGen Pro runtime framework with DevExpress' reporting...

(Dutch) Devnology podcast nr. 3, interview met mij nu online. by FransBouma

Devnology , de Nederlandse developer community die niet gelieerd is aan 1 specifiek platform, heeft z'n 3e podcast nu online gezet, welke volledig bestaat uit een interview met ondergetekende! De podcast duurt ong. een uur.

Linq: Beware of the 'Access to modified closure' demon by FransBouma

If you're using Linq and Resharper, you've probably seen the warning Resharper shows when you use a foreach loop in which you use the loop variable in a Linq extension method (be it on IQueryable<T> or IEnumerable<T>). In case you don't know...

Linq to LLBLGen Pro: feature highlights, part 2 by FransBouma

In the first part of this series I talked about the fact that Linq to LLBLGen Pro is a full implementation of Linq and why it's so important to use a full linq provider instead of a half-baked one. Today, I'll discuss a couple of native LLBLGen Pro features...

Linq to LLBLGen Pro: feature highlights, part 1 by FransBouma

Some people asked me what the highlights are of Linq to LLBLGen Pro , which was released this week , as it seems that Linq support is apparently growing on trees these days. In this and some future posts I'll try to sum up some of the characteristic features...

LLBLGen Pro v2.6 has been released! by FransBouma

After almost 11 months of design, development, beta testing and adding final polish, it's here: LLBLGen Pro v2.6 ! This version, which is a free upgrade for all our v2.x customers, has a couple of major new features, the biggest of course being the full...

VB.NET: Beware of the 'Aggregate' keyword (updated) by FransBouma

UPDATE I tested this initially with EmployeeID and noticed the strange behavior. Writing this blogpost I thought the max of the employeeID was a little artificial, so I changed that in OrderDate. But... what happened (see my reply to this blogpost below...

Dynamic Data and 3rd party o/r mappers is a fact by FransBouma

In the latest public preview of Microsoft's Dynamic Data , they've added something else besides what's publicly advertised: support for 3rd party O/R mappers! A couple of weeks ago, Bryan Reynolds mailed me about LLBLGen Pro support in MS Dynamic Data...
More Posts Next page »