To begin with, we’ll create a new LINQ-enabled ASP.NET web
site in VS 2005 or the free Visual Web Developer Express tool. To-do this,
make sure the May CTP build of LINQ is installed, and then choose File->New
Web Site and select the “LINQ ASP.NET Web Site” template:
Figure 1
We now have a project created that references the LINQ and
DLINQ assemblies, and can use the C# or VB LINQ-enabled compilers.