I am planning to create a MVC page that will use EF CodeFirst and SQLCE 4.0. Are this technologies bin deployable/ shared hosted friendly?

I am currently using GoDaddy with .Net4

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Yes. I have a couple of sites doing just this.

link|improve this answer
It took me a long while, but after a lot of trail and error and following this question I got it to half work... but now I am getting this error Description: The application attempted to perform an operation not allowed by the security policy.  To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file. I thought it should work without full trust :/ – Francisco Noriega Feb 23 '11 at 0:48
feedback

Your Answer

 
or
required, but never shown

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