Page 1 of 1

Shame that ED5 does not produce the same Class Interface Code as Entity Designer does....

Posted: Mon 28 Jan 2013 11:54
by EdB
Hi,

I have just realised that the Generated Methods for the ED generated Classes are different to those generated by the Entity Designer which in my case uses the EF5 DbContext generator from Nuget. It would have been great to have this standardisation of code.

Thoughts?

Thanks,

Ed

Re: Shame that ED5 does not produce the same Class Interface Code as Entity Designer does....

Posted: Tue 29 Jan 2013 16:47
by Shalex
We are constantly improving our DbContext template and offer features which are not available in "EF5 DbContext generator from Nuget". That's why code generation is different.

Re: Shame that ED5 does not produce the same Class Interface Code as Entity Designer does....

Posted: Tue 29 Jan 2013 16:51
by EdB
Ok. I understand...

Learning all the time.

Thanks.