Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

I was hoping for some guidance on developing for Microsoft Dynamics 365 Online. At the moment, we have Microsoft Dynamics 365 OnPrem which I have developed custom aspx pages using C# to manipulate CRM data. I have only downloaded some free trails for Online and watched some youtube however from the examples it seems like we are being forced down PowerApps to make a custom form that is written in DAX, and this is something I'm not comfortable with. I prefer to continue to make custom ASP.x pages but if that’s not possible at the very least be able to write the backend of the Power App to be in C#. Has anyone done anything similar? I have built Azure websites where I have updated Azure SQL database from c#. Would Microsoft Dynamics 365 Online be the same?

Thanks
Nicole

What I have tried:

online tutorials, online videos
Posted
Updated 18-Jan-24 4:33am
Comments
Richard MacCutchan 18-Jan-24 10:54am    
You probably need to post this question on the Microsoft Dynamics forum.
[no name] 18-Jan-24 12:58pm    
Perform operations using the Web API:
https://learn.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/mt607901(v=crm.8)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900