Widget based on Entity Framework

Posted by Community Admin on 04-Aug-2018 10:50

Widget based on Entity Framework

All Replies

Posted by Community Admin on 02-Sep-2015 00:00

Hello,

I'm trying to develop a widget which is based on a custom database table.

For this particular widget, I'd like to be able to use Entity Framework to develop and map everything to the table.

 

How can I achieve this? I've already installed Entity Framework from the NuGet package manager and created the code-first classes based on those tables.

 

How do I use these entities on my widget now?

I've read through custom modules (here), but the approach allowed doesn't match what I need since I'd have to create the table on the wizard and that is limiting my intended behaviour (for instance, it lacks support for foreign keys and uniqueidentifiers).

Posted by Community Admin on 03-Sep-2015 00:00

Hello Celso,

I have answered you in the support ticket that you have opened. Feel free to share your approach when your widget is developed.

Regards,
Kaloyan
Telerik

 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

This thread is closed