This is a migrated thread and some comments may be shown as answers.

Customizing the EF

1 Answer 61 Views
EntityFrameworkDataSource
This is a migrated thread and some comments may be shown as answers.
Ron Barone
Top achievements
Rank 2
Ron Barone asked on 16 Jan 2015, 04:38 PM
We have a multi tenant database that we currently abstract out queries through a DAL.  This prevents the developers from making mistakes in the complex security filters we add to each system.

I'm looking at this utility and wondering if there's a way we can hook into the queries generated to add our "extra" filter stuffs to prevent access to restricted data.

Of course I'm really new to the EF system and I'm looking for a jumping off point.  If this would be too complex we can keep our own internal data access system.

1 Answer, 1 is accepted

Sort by
0
Boris
Telerik team
answered on 21 Jan 2015, 12:21 PM
Hello Ron,

Form the product type I am guessing that you are using the RadEntityFrameworkDataSource control. Am I right? If that is so I am afraid that this exact scenario by design is not supported.

Regards,
Boris
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
EntityFrameworkDataSource
Asked by
Ron Barone
Top achievements
Rank 2
Answers by
Boris
Telerik team
Share this question
or