
April 29th, 2008, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 875
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Building a Simple Storefront with LINQ
In this article, we'll take a look at data access in ASP.NET via LINQ by building a simple storefront (browse functionality) with ASP.NET. We'll use the light version of the Adventure Works Cycles sample database to provide data, and we'll access this data through LINQ to SQL. This article is the first part of a three-part series.
Read the full article here: Building a Simple Storefront with LINQ
For more discussion go here: Blog Article Discussion
|