c# - DbContext not available -


i developing application using web form , database first approach (linq sql). have not been able dbcontext class. not reference it. have visual studion 2010 service pack 1 , mvc 3 installed.

what doing wrong?

dbcontext class entity framework. linq sql should datacontext. using database first approach, there should class inherited datacontext. search under .dbml file in solution explorer. if have northwind.dbml generated context class should have name northwinddatacontext.


Comments

Popular posts from this blog

python - Redis Error 8 connecting localhost:6379. nodename nor servname provided, or not known -

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -