Posts Tagged ‘Cascade’

Cascade delete in Entity Framework

I hade a really hard time getting a simple cascade delete to work with the Entity Framework and i thought i had to write it down here so that i can remember it in the future. I was trying to delete a item from my database with some childrens. But i got the error A [...]