SubSonic is A Super High-fidelity Batman Utility Belt that works up your data access (using LINQ in 3.0), throws in some much-needed utility functions, and generally speeds along your development cycle.
I'm using SQL Server 2008 on Windows Server 2008 R2, all sp'd up. I'm getting occasional issues with SQL Server hanging with …
sql-server performance sql-server-2008 locking subsonic3I'm new to linq and I'm trying to databind to an anonymous type. I'm using SubSonic 3.0 as my DAL. I'm …
c# linq subsonic3The error I'm getting seems to be coming out of the Structs.tt file. I'm using the Northwind db and …
subsonic subsonic3 t4I have a class named Product in class library project. I am using SubSonic SimpleRepository to persist objects. I have …
c# lambda subsonic3 linq-expressionsI have a query that works fine when using an anonymous type but as soon as I try to un-anonymize …
c# linq subsonic3