3
pimps
206 days, 6 hours, 2 minutes ago
Saturday, July 18, 2009 2:36:25 PM GMT Friday, July 17, 2009 4:57:23 PM GMT

Entity Framework 4.0: On the way to Composite Pattern - Gunnar Peipman's ASP.NET blog

Entity Framework 4.0: On the way to Composite Pattern - Gunnar Peipman's ASP.NET blog
 
weblogs.asp.net -- In my last posting about Entity Framework 4.0, Entity Framework 4.0: POCOs and table-per-type inheritance mapping, I made first generalization to my photo gallery model. I introduced GalleryItem class that is base class for all that can be added to gallery: new albums, photos and maybe videos too. Although everything works as expected my model needs some modifications because it is not very foolproof.
gpeipmangpeipman posted 207 days, 3 hours, 41 minutes ago     show counter code
tags: composite pattern, design, entity framework

No comments yet, be the first one to post comment.

To post your comment please login or signup