20220215 - Working with XML in AL

Описание к видео 20220215 - Working with XML in AL

Have you ever worked with XML in C/AL? You probably did that with .Net objects. It's quite a challenge to transfer that to AL. Of course, XML is fully supported in AL code, but there are quite a few differences that will require you to adapt or even rewrite the code.
During this session we will discuss how AL code works with XML and what the differences are with C/AL. With the necessary tips and tricks that can save you a lot of time!

Presenter: Arend-Jan Kauffman
Moderator: Luc van Vugt

00:02:37 - Arend-Jan's introduction
00:07:14 - Reading XML using DotNet vs. AL
-- 00:36:11 - using Namespaces
00:43:48 - Creating XML using AL
00:52:55 - Q & A

You can find the demo code here:https://github.com/ajkauffmann/DemoXML

Комментарии

Информация по комментариям в разработке