views:

18

answers:

0

Hi all

I'm developing a WPF application, and some guidance would be appreciated. The application needs to store some data locally. The data doesn't need to be shared, but multiple users can log into the application, each with a different profile. Can anyone advise me on the wisdom of using the Entity Framework 4.0 with SQLCE in this context, please? My area of expertise (should that term even be applicable) is web applications over .NET, so this type of development is not so familiar to me.

Any input most gratefully received.

Cheers!

-- Chris