Otis wrote:
Sorry for all these linq issues, Deividas. After 2+ years we thought we had everything ironed out, there were hardly bugs mentioned in v3's linq provider anymore. Still we have some dark spots to cover it seems.
I used LLBLGen several years before and have very good memories about it. So I recommended it to my current employer. And it was very odd to me that every time I tried to write a semi-complex linq query, it failed. It seemed that LLBLGen supports only a fraction of linq features. At first it didn't even occur to me that these were bugs, I just thought that LLBLGen didn't support the features. Part of the problem was that most of the linq examples in documentation are very simple (except maybe the "Contains" examples), almost no information about inheritance, nothing about joins. It was very frustrating.
So I'm very glad that I turned to the forums. Somehow I realised that the problems I was facing were bugs and I had a chance to experience the famous LLBLGen support, which is as good as I remember from years before, maybe even better.
And now I'm loving linq to LLBLGen.