Adding Custom Propeties to EF 4.0 that doesn't exist in the DB model
Hi Folks, I was extending my EF 4.0 model by having custom propeties that don't exist in my DB, Since EF 4.0 doesn't support adding custom properties if it doesn't exist in the DB, I found a workaround for that by creating a partial class
Read More...
Read the complete post at http://moustafa-arafa.blogspot.com/2013/01/adding-custom-propeties-to-ef-40-that.html