Page 1 of 1

Is C#/XAML for HTML5 support Data Service Entity framework

Posted: Tue Sep 19, 2017 9:00 pm
by matzul
Dear support team,

Our current project is developed using silverlight and connect to database via Data Service Entity framework (EDMX). My concern is after migrating to this new JSIL, can we maintain using our existing WCF Service application which applied Data Service Entity framework?

Thanks.

Re: Is C#/XAML for HTML5 support Data Service Entity framework

Posted: Wed Sep 20, 2017 3:01 am
by JS-Support @Userware
Hi,

Thanks for your message.

We haven't looked into Data Service Entity framework (EDMX) yet, but it should be possible to port the source code of the corresponding referenced client DLLs in order to compile them to CSHTML5.

Regards,
JS-Support

Re: Is C#/XAML for HTML5 support Data Service Entity framework

Posted: Fri Nov 23, 2018 11:14 am
by cassiano.paulus
Hello, there is some news about Data Service Entity framework support?

I'm trying to convert a Data Service project that requires System.Data.Services.Client. Do you have any solution for that?