9
Shouts

Meta-Me : Tip 46 – How to exclude a property using Code-Only

published 1264 days, 22 hours, 27 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1266 days, 10 hours, 32 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Monday, November 30, 2009 6:56:02 AM GMT

Tip 46 – How to exclude a property using Code-Only This time a real simple one prompted by this question on StackOverflow.Problem: If you tell the Entity Framework about this class using Code-Only, by default every property becomes part of Entity, and as a result stored in the database

category: Architecture | clicked: 2 | | source: blogs.msdn.com | show counter code
tags: codeonly, entityframework4, EF4