.NET 3.5 has a lot of great new features that can significantly enhance developer productivity. I've been spending some time lately working on a little sample application that demonstrates how an N-Layer ASP.NET 3.5 application can be built using LINQ, lambdas and LINQ with stored procedures. The application is
Similar Posts
Over the last few months I wrote a series of blog posts that covered some of the new language features that are coming with the Visual Studio and .NET
High Performance LINQ To SQL - Compiled Queries - O R Mappers - Ecommerce Websites by David Hayden , Florida ASP.NET Developer , Filed LINQ To SQL It should
LINQ To SQL LIKE Operator - Generating LIKE in SQL Server Statements by David Hayden ( Florida .NET Developer ), Filed LINQ To SQL Tutorials LINQ To SQL
I posted two blog posts last weekend about using LINQ to easily perform data access against a database. Several people have asked me for more details on