home recent topics recent posts search register faq   AspNetForum v.4.8.2.0

Huagati Systems Support Forum :: Forum

user:
psw:
| lost password
Home » New features wishlist forum » Generate 1 files per class Messages in this topic - RSS
2/18/2009 10:47:32 AM
pchanez
Posts 1
Have an option to generate/extract one cs file per class from the edmx
3/12/2009 1:46:05 PM
mkamoski
Posts 43
pchanez wrote:
Have an option to generate/extract one cs file per class from the edmx


I am not sure if this is the same thing, but...

...I would like to see a feature that allows the option to generate a shell partial class for each entity if that partial class does not already exist...

...now we are getting into more code generation, but, given that a shell partial class is generally very simple (at least to start), and given that I always end up adding a partial class for each entity in our model...

...caveat....

...this because we generally use Table Data Gateway, Row Data Gateway, Active Record, ( http://www.martinfowler.com/eaaCatalog/ ) , in our designs, which are all QandD, etc...
pages: 1
|

Home » New features wishlist forum » Generate 1 files per class