Two quick quesitons:
- Benefits of using EDMLs vs. EDMXs - when would you choose to use one over the other
- DevArt's Entity Developer vs. Visual Studio's Entity Designer - I know this part of the question may be a bit subjective, so I would rather ask which tool does a better job with entity design
I've found that some relations in DevArt's tool are not created. For instance I've a table with self reference (each record with relation to parent record or null when root). DevArt's tool didn't create this reference (I'm using MySQL if that's the issue).
Anyway. I've found Entity Designer in Visual Studio 2008 (even though it's far from being full feature ready) better than DevArt's because of the missed relations.