Since it can emit an EDMX, it can work with DevForce. I have gotten a basic project working with it. Since you can't work with the EF model in the EF designer, I had to add a couple bits to the raw xml.
Then resaved the edmx, and DevForce generated the developer classes :)
I did however get this error:
DevForce requires that foreign key columns be included in the model. This must be set when the EDMX is first created. If you are upgrading from DevForce 2009, you cannot use the old model and should recreate it using the Entity Framework for .NET 4.0. The following associations were not set up with foreign key associations enabled:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum