Re: What's New für Entwickler

9. Januar 2017 12:10

Hallo,

gibt es irgendwo eine Beschreibung, wie man mit den AL-Dateien vorgehen muss um die Extension in die Datenbank zu importieren?

Irgendwie funktioniert IntelliSense bei mir nicht. Hat jemand von mit der neuen Entwicklungsumgebung Erfahrungen gesammelt?

Gruß

Michael

Re: What's New für Entwickler

9. Januar 2017 12:28

Hallo,

schau mal auf diese Seite hier.

Gruß Fiddi

Re: What's New für Entwickler

9. Januar 2017 17:13

Hallo Fiddi,

vielen Dank, dass war genau das was ich gesucht habe. Weißt du noch zufällig, wie die navx-Dateien erzeugt werden können, die im Ordner packageCachePath abgelegt sind?

Gruß

Michael

Re: What's New für Entwickler

9. Januar 2017 19:08

Schau mal in der Hilfe zu den PowerShell CMDlets auf MSDN:

https://msdn.microsoft.com/en-us/dynami ... apps.tools

New-NAVAppPackage
Creates a NAV App package file (.navx) at the specified location based on the specified manifest file and source files.

Re: What's New für Entwickler

16. Januar 2017 09:09

NAV Development Tools Preview – January Update

Re: What's New für Entwickler

16. Februar 2017 12:03

NAV Development Tools Preview – February Update

Re: What's New für Entwickler

20. Februar 2017 09:14

Die neuen Entwicklertools können auch lokal genutzt werden, wie Waldo hier beschreibt: Make the New Developer Tools available on a local machine

Technical White Paper

9. März 2017 10:53

Für die neuen Entwicklertools (Preview) gibt es nun auch ein technisches White Paper (pdf):
Microsoft Dynamics NAV Developer Tools

Re: What's New für Entwickler

28. März 2017 12:37

NAV Development Tools Preview – March Update

Re: What's New für Entwickler

21. April 2017 16:09

NAV Development Tools Preview – April Update

Unter anderem:
- Query and XmlPort objects have been added to the compiler.
- This update contains a conversion tool that allows you to take existing Dynamics NAV objects that have been exported in .txt format and convert them into the new .al format.

Re: What's New für Entwickler

24. April 2017 08:13

Natalie hat geschrieben:NAV Development Tools Preview – April Update

Endlich mit "Where Used", siehe Blogartikel

Re: What's New für Entwickler

8. Mai 2017 09:05

Natalie hat geschrieben:NAV Development Tools Preview – April Update

Unter anderem:
- This update contains a conversion tool that allows you to take existing Dynamics NAV objects that have been exported in .txt format and convert them into the new .al format.


Das Tool basiert nicht auf PowerShell, sondern cmd.
Waldo fand das nicht so lustig und hat hier eine Lösung für PowerShell nachgereicht: http://www.waldo.be/2017/05/05/convert- ... owershell/
(und wieder ein Orang-Utan-Baby gerettet :mrgreen: )

GIT für das NAV Developer Preview nutzen

22. Mai 2017 09:21

Waldo: Enable GIT on your NAV Developer Preview

Re: What's New für Entwickler

23. Mai 2017 11:51

Enable D365 experience in Dynamics NAV ‘Tenerife’ Developer Preview

Re: What's New für Entwickler

31. Mai 2017 14:48

Interessante Neuerungen in NAV 2017 bzgl. des Umgangs mit FlowFields, CALCFIELDS muss nicht mehr vorher passieren usw.:
https://msdn.microsoft.com/en-us/dynami ... sql-server

https://blogs.msdn.microsoft.com/nav/20 ... amics-nav/

Re: What's New für Entwickler

2. Juni 2017 11:25

Ein sehr schöner Artikel von MVP vjeko, warum Visual Studio Code besser ist, als es vielleicht auf den ersten Blick scheint: Is Visual Studio Code really an improvement

Re: What's New für Entwickler

7. Juni 2017 08:37

Vjeko beschreibt, wie DotNet für Extensions ausstirbt, warum Microsoft dies entschieden hat, und welche Alternativen es gibt:
State of .NET Affairs
Invoking Azure Functions from AL

NAV Development Preview – June Update

20. Juni 2017 12:40

https://blogs.msdn.microsoft.com/nav/20 ... ne-update/

Das neueste Update beinhaltet unter anderem:
  • You can now include translation files and table data files in Extensions V2.
  • When coding the page fields, use the snippet tfieldpage, then position your cursor as shown and invoke IntelliSense (Ctrl+Space) to choose which field to populate
  • Tenant-specific profiles
  • Highly requested virtual tables are now available: User, Field, AllObj, AllObjWithCaption etc.
Bitte beachtet die Image-Verfügbarkeit im ersten Kommentar des Artikels.

Wer gerade jetzt mit VS Code einsteigen will: In-Client Designer in Dynamics NAV

Re: What's New für Entwickler

26. Juni 2017 08:04

In Ergänzung zum Juni-Update hier noch mehr Input (inkl. Link zum aufgezeichneten Webinar): AL support for REST Web Services

Außerdem:
Run an object in the new NAV Dev Env with Alt+R

Re: What's New für Entwickler

14. Juli 2017 12:50

Jetzt u.a. auch mit XML Handling:
NAV Development Preview - July Update

Convert Base64 with AL code

17. Juli 2017 08:26

Aus der Reihe "DotNet-Funktionen werden in AL nicht unterstützt, also ersetzen mit was anderem": Convert Base64 with AL code

Re: What's New für Entwickler

17. Juli 2017 08:35

Waldo: Create an offline Development Preview – enable the in-client visual designer

AL Web Service Examples

18. Juli 2017 09:05

Kauffmann: AL Web Service Examples

August Update

16. August 2017 11:28

NAV Development Preview – August Update

Enthalten ist:
  • you can work with three different country versions of the application database
  • early preview of the new debugging experience to the VS Code extension
  • This update adds a new AL type, TextBuilder, that wraps the most commonly used functionality of the System.StringBuilder type in the .NET Framework
  • enriched the built-in Text data type with a bunch of new functions
  • Go To Definition
  • Property authentication ersetzt windowsAuthentication (unterstützt zusätzlich UserPassword und AAD)

Invoking Azure Functions from AL

31. August 2017 08:29

Invoking Azure Functions from AL
Webinar-Aufnahme: https://www.youtube.com/watch?v=Wp13-nf ... e=youtu.be