Entity Framework is not a VS project type but an item type (like a class). you need to setup a Class Library Project first (or any other Project type), then use the "Add" -> "New Item" option on the class library you created to add the entity framework model
hope this help..
cheers
|
Copyright (c) Marimer LLC