By now, you have probably heard of LINQ. LINQ, as you probably know, stands for Language Integrated Query. The LINQ queries you build inside of C# or VB are baked into the .NET 3.5 framework. SubSonic takes a more traditional approach (right now) and uses the Query as an object. Instead of doing weird...
Posted to
Zack Owens
(Weblog)
by
zowens
on
10-01-2007, 12:00 AM
Filed under: .NET, Visual Basic, C#, Open Source, ASP.NET, SubSonic