vote up 2 vote down star

I've been driving myself crazy trying to get the Entity Framework to work as expected (or at least as I expect) in an ASP.NET environment, specifically dealing with objects belonging to different contexts when attempting to save to the database.

What are the best practices when dealing with the Entity Framework and ASP.NET?

flag

2 Answers

vote up 1 vote down check

Persistence Ignorance (POCO) Adapter for Entity Framework V1 http://blogs.gotdotnet.com/jkowalski/archive/2008/09/09/persistence-ignorance-poco-adapter-for-entity-framework-v1.aspx

link|flag
vote up 0 vote down

Could you make your question a bit more concise? It is a bit vague...

link|flag

Your Answer

Get an OpenID
or

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