Conclusion
The purpose of this article was to provide a very brief introduction to using LINQ to SQL when building a database-driven ASP.NET application. My hope is that the sample code in this article has convinced you that using LINQ to SQL can dramatically reduce the amount of code you need to write when building database-driven web applications. In this article, I could provide only the briefest of introductions to LINQ to SQL. For a much more detailed discussion of LINQ to SQL, and how to take advantage of LINQ to SQL in the context of an ASP.NET application, see my book ASP.NET 3.5 Unleashed.