views:

117

answers:

1

Hello,

Is there any way or design pattern can I use to get Generic CRUD operations?

Because I’m working on n-tire application using EF in the data layer and I don’t want to use CRUD Functions in Every Entities.

Your help would be appreciated

A: 
Adam Fyles