up vote 0 down vote favorite
share [g+] share [fb]

Well does it?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

SQL Server Compact Edition 3.5 SP1 supports Entity Framework. Moreover, this blog post claims the Entity Framework supports CF in Visual Studio Entity Designer.

However, I couldn't find any way to create new .edmx file. And while I could open the Entity Designer after copying and .edmx from another project, and get the model of my database, I couldn't get it to compile.

So, I would say that Entity Framework does not support CF yet.

link|improve this answer
it seems that in fact entity framework does not support cf.. pitty. – Konstantinos Nov 12 '09 at 12:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.