Skip to main content

Microsoft Dynamics NAV 2016 - New Features Part 1

Hi All,

Today's article is to list down some New Features which I came across as of now.

So Let's Start with basic features -

1. New Icons
Yeah I know that's not a feature but it looks a bit cool to me having new Icons for Navision Clients as shown below.



2. New Names - 

Till NAV 2015 all installed Shortcut starts with Microsoft like Microsoft Dynamics NAV.

But Now Shortcuts to all installed components are now prefixed with “Dynamics NAV” instead of “Microsoft Dynamics NAV”. You will find us under letter “D” in your Start screen.


3. A 64 Client.

Yeah we were waiting for it from a long time, as per the Microsoft statement with previous version the Time-out Error in Reports was due to Client being 32 bit.

Let's hope this 64 bit client Resolves all those Issues related to Report Time-out.

4. A New Client Type - Phone Client.


New Phone Client is Available on all major operating systems -

  • Windows.
  • Android.  
  • I Phone.


For Details Read Here.


5. Changes in Code Editor...

This is one of the cool feature I found out till now, so I will dig into this more. Let's start how it looks now.



A cool one right, with Line No and as a C# Designer. Don't miss the Line No. which is there now in the designer.


Let's see another new thing intellisense (Auto Complete). No More Require to Click F5.



Sad But Bad, F5 seems not working as it used too.

>>One More most required one is ability to Ctrl + Z. Yes Undo is there in NAV C/AL Designer.

One more thing that I liked is highlighter of code.

When we write a code and haven't save it, it appears as yellow and once saved it turns to Green as shown below.



6. Short-cut for Variables Menu -


With NAV 2016 you can Navigate to C/AL Globals using Ctrl+G and C/AL Locals using Ctrl+L.






If you are still looking for information related to download link and the list of Localized version NAV 2016 is released for, Read it Here.

Stay Tuned to More..

As soon as I found new things I will come back with Second Post in this series.

Regards,
Saurav Dhyani
saurav-nav.blogspot.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    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

Error After Restore SQL Backup of NAV 2013 Database

Hi all, we are facing a conman issue during restoring a SQL Database backup restored for NAV 2013. While Trying to run object from Object Designer we get below listed error (even the service is configured properly) - --------------------------- Microsoft Dynamics NAV Development Environment --------------------------- There are no NAV Server instances available for this database. You must ensure that a NAV Server instance is running and is configured to use the database before you perform this activity. --------------------------- OK    ---------------------------