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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Todo is help us to remember the reason why we commented the code in Dynamics Ax 2012

Ali Zaidi Profile Picture Ali Zaidi 4,657

Very interesting feature for developers in dynamics Ax 2012 comes from its legacy version is

//Todo: come back here

During development many times, we have to comment some code because it is unfinished or generate errors and we cannot generate CIL.  Later we forget where were we set commented lines of code because AX has thousands of classes.

The best option is to put comment with keyword “todo:” and leave message there or wrote the reason why we commented the line below.

When we compile the code there will be message in compile output window.

1-23-2015 1-06-38 PM

Comments

*This post is locked for comments