Say we’ve got a CSV file:private const string csv = @"1,2,3,4,56,7,8,9,1011,12,13,14,1516,17,18,19,20";We want to parse it into nested...
0 replies - 295 views - 11/16/09 by mikehadlow in News
This book will be useful for newbies as well as the highly experienced
in understanding and applying LINQ to optimize access to various data
sources. The material is very useful for anyone...
0 replies - 1528 views - 10/12/09 by jimkohli in Book Reviews
Professional ADO.NET 3.5 is divided into five top-level parts. The chapters in each of these parts focus on a particular aspect of data acces in .NET 3.5. Part I: Getting a Grip on ADO.NET 3.5The...
9 replies - 1551 views - 03/19/09 by alashcraft in Book Reviews
Today we’ll take a look at project “MLinq”, a very simple way to
perform symbolic matrix calculations based on LINQ expression trees. ...
0 replies - 706 views - 02/11/09 by bdesmet in News
With a hypothetical next release
of the C# language around the corner (more about that after Anders, our
language Caesar, has delivered his “Future of C#”...
0 replies - 835 views - 10/24/08 by bdesmet in Articles
Back in the wonderful world of LINQ. This time I’d like to highlight
one of the most important properties of LINQ: its flexibility. On
various occasions...
1 replies - 3314 views - 09/16/08 by bdesmet in News
What Do VB 9.0 Error “BC36593: Expression of type ‘X’ is not
queryable.” And C# 3.0 Error “CS1936: Could not find an implementation
of the query...
0 replies - 1091 views - 09/09/08 by bdesmet in News
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 - 1790 views - 08/21/08 by gilf in News
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 - 4673 views - 08/20/08 by bdesmet in News
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 - 1566 views - 08/18/08 by bdesmet in News
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 - 2769 views - 08/02/08 by Schalk Neethling in News
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 - 2983 views - 07/10/08 by mikeborozdin in News
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 - 1921 views - 07/02/08 by Schalk Neethling in News
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 - 1783 views - 06/24/08 by bdesmet in News
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 - 2241 views - 06/16/08 by sidarok in News