I\'m trying to use the Visual Studio 2010 Express editions to set up an ASP.NET MVC 2 Web Application using SqlExpress + Entity Framework as the data access. I have both th
You should be able to select SQL Server Database File, then change the connection string to connect to SqlExpress.
SQL Server Database File