Skip to main content

MSDYN365BC 2019 Wave 2 - Missing Development Environment Task Part 1?

Hi Readers,

In this article, we will discuss things that we used to do in Development Environment till Business Central Spring Release and how we will do them now in Business central 2019 Wave 2 or higher.

This article is based on a question that I received on an email and guess what I never thought about it.


In this article, we will discuss Help, Window, View and Edit Menu Item in Development Environment.

1. Past - Development Environment - Help Menu.

There were two options that we had as a developer -

  • Developer and IT Pro Help - Shows Help article for the developer.
  • About Microsoft Dynamics NAV Development Environment - Shows us the Platform build of Dynamics NAV.



1. Future.

  • Developer and IT Pro Help - This is a menu that Microsoft has already moved to a web page instead of local help files. We can check that in Help and Support Menu.
  • About Microsoft Dynamics NAV Development Environment - We can check the same in Help and Support Menu as below.



2. Past - Window.
This was used in development to switch between multiple open objects.

2. Future.
This can be easily done in Visual studio code by selecting the file that we want to check or modify.

3. Past - View Menu.
This menu was used during development in C/AL and is not required in the Visual Studio Code.



4. Past - Edit Menu.
This menu was used during development in C/AL and is not required in the Visual Studio Code.



In the next part of this series we will talk about other Menu Items.

Hope you find the information useful.

Let me know your views as a comment on this article.

Stay tuned for more.

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -