Guided tours in Dynamics 365 extensions V2 I have been working with the modern dev environment for Dynamics 365 Business now for a while and have been trying to get walkthroughs our guided tours setup for apps. The issue with the V2 extensions is that they are not completely ready yet and therefore, it is …
Tag: Extensions
Jul 26
Dynamics 365 – Modern Development Limitations
While I am working with the modern development environment, I am going to document limitations or other issues that I am finding. There are a lot of blog posts out there discussing how to get started or is it good or bad. I am not going to go into this discussion – it is what …
Jul 25
The type or method ‘TryFunction” cannot be used for ‘Extension’ development
I am currently working on migrating extensions from version 1.0 to 2.0 – developed in the new Visual Studio Code development environment for Dynamics 365 Business. While I might be writing a blog about the entire process at a later point, I want to focus more on those “limitations” that are currently available. One of …
Feb 10
The developer’s guide to Dynamics 365 for Financials apps – part 3
In the first part, I explained how to request to list an app in AppSource, how to get a developer account and how to generate the offer in the AppSource publishing portal. If you have not had a chance to read it, you can find it here. If you missed the second part, which described …
Feb 03
The developer’s guide to Dynamics 365 for Financials Apps – Part 2
In the first part, I explained how to request to list an app in AppSource, how to get a developer account and how to generate the offer in the AppSource publishing portal. If you have not had a chance to read it, you can find it here. This time, I am going through the development …
Jan 27
Dynamics NAV 2016: Extensions and SQL Azure
Dynamics NAV 2016 is the first version of NAV that allows running the database on SQL Azure, a fully managed and high available SQL as a Service. It is also the first version of NAV that has NAV Extensions, a new way to publish add-ons to NAV. There are very good articles that provide information …
Jan 27
The developer’s guide to Dynamics 365 for Financials Apps – Part 1
After spending quite some time to go through the App publishing process for extensions for Dynamics 365 for Financials, I thought it would be a good idea to share my findings, thoughts, and experiences. It will be a multi-part series in which I will walk you through the process of getting an App published, look …
Nov 06
Dynamics NAV Extensions
A lot has been written and talked about extensions, so why should I write more about it? Or better, why should you read more about it? I think, there is still a lot of confusion around extensions and also misconceptions of what extensions should be used for and what not. And, since extensions are the …