Page 1 of 1

POCO Template

Posted: Wed 16 Mar 2011 09:25
by FrankHealy
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.

Posted: Wed 16 Mar 2011 13:34
by AndreyR
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.

Posted: Wed 16 Mar 2011 16:17
by FrankHealy
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 ...