Reputation: 9992
Can I use EF4.0 relased with .NET framework 4.0 with VS2008?
Upvotes: 1
Views: 270
Reputation: 755297
No - EF4 is a .NET 4 only technology, and Visual Studio 2008 does not support .NET 4.
Upvotes: 4