LINQ

Why Data As A Service Isn't A Bad Idea

Early this week I encountered the post "Why the Database as a Service is a Bad Idea" written by Arnon Rotem-Gal-Oz in DZone. The title caught my eye...

0 replies - 78 views - 08/21/08 by gilf in News

SelectMany: Probably The Most Powerful LINQ Operator

Hi there back again. Hope everyone is already exploiting the power of LINQ on a fairly regular basis. Okay, everyone knows by now how simple LINQ queries with...

0 replies - 76 views - 08/20/08 by bdesmet in News

Linq : Folding Left, Right And The LINQ Aggregation Operator

A few days ago I blogged about Curry for Dummies, outlining one of the typical techniques employed in functional programming. What I didn't say back then is...

0 replies - 81 views - 08/18/08 by bdesmet in News

10 Not To Be Missed .NET Articles - July 2008 - .NET Zone

In this months not to be missed .NET articles we cover topics such as multi-language custom controls, troubleshooting linq to sql, the Silverlight 2.0 security...

0 replies - 1379 views - 08/02/08 by Schalk Neethling in News

PHPLinq As Cool As Real LINQ?

I read about the PHP Implementation of LINQ called PHPLinq. Frankly, I was sceptical about it. Finally, I gave it a try. I still remain sceptical... Let me...

1 replies - 1015 views - 07/10/08 by mikeborozdin in News

26 Not To Be Missed .NET Articles - June 2008 - .NET Zone

This month we have even more then in May in fact, we have almost tripple, we cover topics such as Deliver Next-Generation SOA Apps with Microsoft Robotics...

2 replies - 983 views - 07/02/08 by Schalk Neethling in News

.NET LINQ to MSI - Part 1 - Interop

Without any physical data access layer, there's no way to build abstractions on top of it. So, in this part of this series we'll take a look at some very...

0 replies - 488 views - 06/24/08 by bdesmet in News

Linq to SQL with Windows Communication Foundation in a Multi Tiered Environment - Part 2

In the first part of this article, I tried to define a Users & Favorites scenario and the things to keep in mind about Linq to SQL. In this post I’ll...

0 replies - 622 views - 06/16/08 by sidarok in News

Linq to SQL with WCF in a Multi Tiered Environment – Part 1

In many places, forums, blogs, or techy talks with some colleagues I hear some ongoing urban legends about Linq to SQL I came across: You can not implement...

4 replies - 502 views - 06/10/08 by sidarok in News

Is LINQ leaving Java in the dust?

Interesting story today asking whether LINQ has given .NET an edge over Java. LINQ is best-known as a way to embed SQL-like statements directly in code. ...

16 replies - 5380 views - 01/30/08 by Alex Miller in News