3.5 Framework ?
Hi
I am trying to use the Entity Framework examples in the book on a work computer that only allows the 3.5 framework to be installed. The Repository.EF DataContext does not recognize the POCO Model layers. Is this because POCO is not supported in 3.5 ? Is there any work around ?
Thank you
|