LINQ in Action roller

How to get linq to work in Orcas Beta1 for ASP.NET projects

Here is what i have done. please review and let me know what i am missing: 1. Create an asp.net website. 2. Add reference to System.Core and System.data.linq 3. Add the following code to the code behind of the default.aspx. using System.Data.Linq; string [] cities = { "London" , "Amsterdam" , "San Francisco" , "Las Vegas" , "Boston" , "Raleigh" , "Chicago" , "Charlestown" , "Helsinki" , "Nice" , "Dublin" Read More...
Published Wednesday, June 27, 2007 10:00 PM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication