Frameworks

CRUD Operations in ADO.NET Data Services With Custom Provider

After we learned how to consume an ADO.NET data service with a .Net client in the previous post, the next thing to learn is how to do CRUD (Create, Update...

0 replies - 2994 views - 09/11/08 by gilf in News

Say What? VB 9.0 Error “BC36593: Expression of type ‘X’ is not queryable.”

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 - 1101 views - 09/09/08 by bdesmet in News

Build Your SubSonic DAL With NAnt

SubSonic is a .NET ORM (object relational mapping) tool with plenty of extras. In the ORM market, it can be compared to other tool such as Linq and NHibernate....

0 replies - 1731 views - 08/11/08 by Boyan Kostadinov in News