Last Thursday I presented a talk titled "Examining Linq2Sql & the Entity Framework" at the PhillyXAML meeting. As promised here is the code download. There are 2 Visual Studio projects, one for Linq2Sql and one for the Entity Framework as well as a sql file to create the database used in both. Zip link is below:
ExaminingLinq2SqlAndEntityFramework.zip (466.46 kb)
Here are some links I mentioned in the talk:
WCF REST Starter Kit - A must see if you are doing any REST services with WCF
Julie Lerman's Blog - She has a ton of good info on the Entity Framework