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?
Add a comment |
1 Answer 1
See Reverting Back to ObjectContext Code Generation, the first web search result on your title.
answered Aug 13, 2013 at 12:38
CodeCaster
153k2424 gold badges237237 silver badges287287 bronze badges
Sign up to request clarification or add additional context in comments.
Comments
- The Overflow Blog
-
- Featured on Meta
-
-
Related
Hot Network Questions
- To pretwist or not between two solids and one stranded?
- Why elliptic curves instead of Edwards curves?
- What game languages are most valuable for a highly multilingual character in Pathfinder Society play?
- Include endowed chairs/emeritus status in recommender titles for grad apps?
- Find the nearest school to you
- Deeper understanding of Ezekiel 11:3's "...The time is not near to build houses. This city is the pot and we are the flesh.."
- How much does the "Ottomans's consent" argument of the British Museum hold regarding the Elgin Marbles?
- strange use of вышел
- Can I backup Legends Arceus save file to use, in case I want to format my Switch?
- Any concerns using blown-in cellulose without blower in a small cavity between cathedral ceiling and roof?
- Teil vs Unter for Mathematical Structures
- Permanence of the basic forces
- How important is power loss prevention (PLP) in SSDs?
- Are in- and out-boundaries of oriented bordisms determined by the orientation?
- Adding custom column works for user list, but not for custom post type
- Fixing Leak in Icemaker water supply
- What physical changes to the mouth would cause problems with articulation?
- What are the distance and time criteria for an AirTag to emit an anti-stalking sound?
- MinMaxStack - tracks minimum and maximum values
- When is DME not required for a VOR approach?
- Is there an asymmetric standard applied to zero probability events?
- Can missed approach procedures be used for a PT?
- How can I bend or deform an object to create a concave or pincushion shape?
- How do you learn without AI?
lang-cs