- I recently upgraded a WCF Data Service project to WCF Data Services 5.0 for OData v3. This upgrade has support for accessing your EF Code First entities via a Wcf data service. - There’s a good blog post on MSDN by Glenn Gailey with details on how to upgrade. - However, I started my upgraded service and got this rather … 
 Read More