I just wanted to post a little fyi on connecting to Sql Server from WebMatrix (Razor, ASP.NET Web Pages) using Entity Framework Version 4. Connecting seems to work perfectly for me. I opened up my web site project in Visual Studio 2010. I then created an ADO.NET Entity Data Model (aka .edmx file). This...