1

In EF 4,when i Generating model from database, classes generating with DBContext and i have problem with this.i want to generating them with ObjectContext. This model using in ASP.NET MVC 3 project. What should i do for changing this to ObjectContext?

1 Answer 1

3

See Reverting Back to ObjectContext Code Generation, the first web search result on your title.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.