Archive for February 14th, 2008

Using StoredProcedures with LINQ 2 SQL Classes

While it is true that LINQ will allow you to write all of your data access in .NET without writing a line of SQL, many organizations have already determined that using stored procedures to retrieve the data from their database is the preferred way of accessing the data.

(more…)

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Thursday, February 14th, 2008