In a web application it would be ok if i declare the context of a entity framework model as static? it would be ok? its not recommended? why? Thanks!
This answer sort of answers your question, so does this one. I certainly wouldn't consider having it as static!
Rick Strahl has an in depth article on the lifecycle management.