January 2013 - Posts

Adding Custom Propeties to EF 4.0 that doesn't exist in the DB model
Tue, Jan 22 2013 11:13
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...
by Mostafa Elzoghbi
Filed under: , ,