web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (1)
Checking for references to not-selected fields

Background When selecting data from SQL in X++, you can provide a field list to limit the amount of data fetched from SQL. This improves the performance of the select statement; but risks that downstream consumers expects the data to be available,...

Michael Fruergaard ... 1,616
Like (4)
Concurrent delete operations in X++

X++ is designed for concurrent work loads - enabling multiple users performing their operations at the same time. Sometimes such operations are in conflict, and the system has to detect, recover and proceed. Data inconsistencies should not be allo...

Michael Fruergaard ... 1,616
Like (1)
How (not) to use validateWrite() and validateDelete()

Take a look at this code - can you spot the problem? The intention is clear - and the code looks OK at a glance. But no.  This code allows order lines to be inserted without the header being updated and miscommunicates to the user that the o...

Michael Fruergaard ... 1,616
Like (0)
We are hiring!

Do you want to be a member of team dedicated to make life easier for AX partners? My team is full of energetic and highly skilled team members with a desire to deliver tools and content enabling partners to smoothly and succesfully implement ...

Michael Fruergaard ... 1,616
Like (0)
Yammer group for ATL discussions

If you have questions on the Acceptance Test Library then vist the Yammer group: https://www.yammer.com/dynamicsaxfeedbackprograms/#/threads/inGroup?type=in_group&feedId=5916876800&view=all You can find the official documentation here: htt...

Michael Fruergaard ... 1,616
Like (0)
Web conferences on Acceptance Test Library

Next week Microsoft will host two web conferences on ATL. If you are interested in learning how to use the ATL, make sure to register for these events on http://aka.ms/d365techtalks Outline Microsoft recently made the Acceptance Test Library (ATL...

Michael Fruergaard ... 1,616
Like (1)
Test qualities and basic guidelines for X++

With the availability of the Acceptance Test Library (ATL) let me share some guidelines for writing tests. As you embark on writing tests, these will help you steer the course and get most out of the investment.  We write unit tests to: Dete...

Michael Fruergaard ... 1,616
Like (8)
Acceptance Test Library - the introduction

The day is finally here. The Acceptance Test Library is made publicly available with 10.0.2.  So what is it?  It is nothing short of the best productivity feature you'll get this decade as an X++ engineer. More concretely it is a lib...

Michael Fruergaard ... 1,616