Entity Framework - ContextBuilder namespace

Posted by Matt on Stack Overflow See other posts from Stack Overflow or by Matt
Published on 2010-04-29T18:33:20Z Indexed on 2010/04/29 18:37 UTC
Read the original article Hit count: 795

Filed under:
|

I apologize if this seems like an excessively dumb question.

I am trying to use the ContextBuilderClass to generate my Context. I am unable to find the proper assembly and namespace to use it though.

Just for reference I am on a full install of VS 2010 Pro.

© Stack Overflow or respective owner

Related posts about entity-framework

Related posts about c#