I am trying to use Entity Framework with SQL Server CE 4.0. I installed VS10 SP1 with SQL Server CE etc. but when I tried to create an Entity Datamodel (.edmx), only SQL Server Compact 3.5 is shown as a provider, 4.0 is not on the list.
What should I do to get this to work? Thanks for any help!
This is by design, you can only do that in Web projects. But with SQL Server Cpmpact Toolbox, you can do it in any project type: http://sqlcetoolbox.codeplex.com