POCO Template

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
FrankHealy
Posts: 5
Joined: Mon 14 Mar 2011 15:58

POCO Template

Post by FrankHealy » Wed 16 Mar 2011 09:25

I am in the process of building a solution using EF4 with dotconnect. I was wondering if I should use Entity Developer or Microsofts inbuilt modellling tool. If so why? Also where would I find a POCO template generator? I seem to find very little info regarding POCO supoort.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 16 Mar 2011 13:34

We plan to add the Entity Developer EF POCO template in the nearest version (not build).
You can use the Microsoft tool, I recommend you this article to start with.
This Tips & Tricks article contains some hints about enabling the design time POCO generator support for Devart Entity models.

FrankHealy
Posts: 5
Joined: Mon 14 Mar 2011 15:58

Post by FrankHealy » Wed 16 Mar 2011 16:17

Cheers, Thank you very much I had assumed that was the case and had gone through all those links previously. I like the way ED allows you to change members names etc ...

Post Reply