Re: What's New für Entwickler (mit VS Code)

2. Juni 2025 09:14

Alexander Drogin:

Re: What's New für Entwickler (mit VS Code)

4. Juni 2025 22:18

VSC-Extensions von Ravi Verma
AL Preprocessor Explorer
AL Interface Tracker

Re: What's New für Entwickler (mit VS Code)

5. Juni 2025 08:29

Kowa hat geschrieben:VSC-Extensions von Ravi Verma
AL Preprocessor Explorer
AL Interface Tracker


Danke, habe ich in meine Sammlung aufgenommen:
VS Code extensions for AL: Feature overview

Re: What's New für Entwickler (mit VS Code)

5. Juni 2025 23:37

Duilio Tacconi: Optimized Locking feature vs Dynamics 365 Business Central

Stefano Demiliani: Using a static IP address to access APIs.

GitHub: Accelerate innovation by migrating your repositories from Azure DevOps to GitHub
Nachtrag 11.06.: https://www.linkedin.com/posts/freddykristiansen_msdyn365bc-algoforgithub-github-activity-7338287202352664576-pjXa?utm_source=share&utm_medium=member_desktop&rcm=ACoAADd1mIsB4ZU3SJHaFjrN6uRLxDHA5PzanhM

Learn (BC 26.2): Removed tables and fields in the E-Document Core extension cause synchronization errors on upgrade

Stefan Šošić
Mocking HTTP Calls in AL Tests

Re: What's New für Entwickler (mit VS Code)

22. Juli 2025 09:01

DeepWiki
https://docs.devin.ai/work-with-devin/deepwiki
u.a. verfügbar für
BC: https://deepwiki.com/MicrosoftDocs/dynamics365smb-docs
VSC: https://deepwiki.com/microsoft/vscode

GitHub: AI Agent Serena

Duilio Tacconi
Dynamics 365 Business Central 2025 Wave 1 (26.x): real values to upgrade

Stefano Demiliani
Compressing API responses at max.
Why not start improving Business Central APIs definitions for supporting AI?
Automatic PTE unpublishing after update
On-prem: be careful when referencing .NET assemblies across versions.
Checking for breaking changes on obsoleted, internal and OnPrem objects.

Waldo: Obsoleted and “no longer invoked” events in v26 Business Central

Yun Zhu
About the size of the value displayed on the card/document page (textbox too small to read?)
How to prevent users from adding fields/columns from related tables in analysis mode (Disable/Enable Add Related Fields)
A simple Date Formula testing tool

Re: What's New für Entwickler (mit VS Code)

29. Juli 2025 08:51

Yun Zhu
Can we edit data directly in FactBox?
How to use Custom Translator (D365 Translation Service support ends)

Waldo: BCTalent – Escape Rooms

James Pearson
Calling Business Central Directly from a Managed Identity
Calling Business Central APIs Without a Client Secret

Stefan Šošić
AppSourceCop Updates: What Developers Need to Know
Deprecating External Business Events in AL – Version 15.2

Alexander Drogin: BCVisuals (Repo)

Re: What's New für Entwickler (mit VS Code)

5. August 2025 08:09

Stefano Demiliani: Finally we’ll have TRUNCATE table in SaaS (ab BC 27)

Learn: API Endpoint Structure

MS Educator Developer Blog: Unleashing the Power of Model Context Protocol (MCP): A Game-Changer in AI Integration

Blog des Fraunhofer-Institut für Experimentelles Software Engineering: Retrieval Augmented Generation (RAG): Chatten mit den eigenen Daten

Re: What's New für Entwickler (mit VS Code)

5. August 2025 09:59

Natalie:

Re: What's New für Entwickler (mit VS Code)

12. August 2025 12:28

Daniele Incalza: Create workflows that use agents and AI models to complete tasks in Azure Logic Apps in 5 minutes - Invoice Reminder Agent Business Central

Stefano Demiliani: JSON prompting in AI: why?

Steven Renders: Quick Tip: Say Goodbye to OData on Microsoft Pages in Business Central 2027 Wave 1 (version 30.0)

Video: Inside the Mind of Anders Hejlsberg (dem Erfinder von C#, die Sprache welche in BC überall unter der AL-Haube aktiv ist :wink: )

Re: What's New für Entwickler (mit VS Code)

12. August 2025 15:51

Hallo,

Wenn ich den Code in Stefanos Post richtig verstande habe dann sind da zwei Probleme drin.
1. Wenn AL nicht neuerdings irgendwo ein AutoCalcFields eingebaut hat, liefert die Funktion nur 0 zurück (Amount Incuding VAT ist ein Flowfield)
2. Wenn der Code in Italien ausgeführt wird, dann ist u.U. nicht immer ein Länder-/Regionscode drin. Es werden also nicht unbedingt alle Datensätze berücksichtigt.

Gruß Fiddi

Re: What's New für Entwickler (mit VS Code)

12. August 2025 16:19

Wie immer ist das wahre Leben komplexer als es sich AI vorstellen kann...

Re: What's New für Entwickler (mit VS Code)

13. August 2025 15:34

fiddi hat geschrieben:Wenn ich den Code in Stefanos Post richtig verstande habe dann sind da zwei Probleme drin.

Die sind ja leicht zu beheben. Wenn man das gemacht hat und dann den selben Prompt noch mal abschickt, könnte man testen, ob die eingesetzte KI im Rahmen des Projekts lernfähig ist und diese Änderungen dann zukünftig berücksichtigt.

Re: What's New für Entwickler (mit VS Code)

13. August 2025 16:50

Hallo,

eine gute Idee.

Es wäre aber auch eine gute Idee gewesen - ich hoffe ich habe da nichts übersehen - zu fragen welchen Betrag man denn haben will, anstatt einfach irgend eine zu benutzen :wink:

Gruß Fiddi

Re: What's New für Entwickler (mit VS Code)

18. August 2025 10:02

Wie man einen Web Client Crash in BC SaaS/Cloud nachvollziehen kann:
Duilio Tacconi: Client Crash? Check Error Dialog signal
https://duiliotacconi.com/2025/08/06/cl ... og-signal/