I am trying to port Asp.net c# app to D365.
For tables we managed to migrate about 80 tables to D365 as custom tables and for UI we managed to reuse AngularUI components as Extensible Control. Currently I am working in migrating business logic and looking for some shortcut again. I read an article about writing c++ and call from x++ (link). In this article it uses Dynamics.AX.Framework.Linq.Data( very similar to Entity Framework) to access the database but I was wondering I can use Entity Framework instead.
*This post is locked for comments
I have the same question (0)