Alfasith AX

Alfasith AX
اللَّهُمَّ انْفَعْنِي بِمَا عَلَّمْتَنِي، وَعَلِّمْنِي مَا يَنْفَعُنِي، وَزِدْنِي عِلْمًا

Thursday, October 29, 2020

Microsoft stopped allowing the users to download the release of VS 2013 and its Updates

Hi,


Microsoft stopped allowing the users to download the release of VS 2013 and its Updates, for encourage the user use latest version.






Regards,

Working on Visual Studio 2013 for Dynamics AX 2012 R3 development.

Hi.,


Morphx is the Microsoft Dynamics AX development environment, We all the developers are familiar with this development environment. Only SSRS and retails developments are going on Visual studio, whereas Microsift Dynamics AX 2012 R3 CU 13 support Visual Studio as development environment.


Microsoft Dynamics AX and Visual Studio are integrated through Visual Studio Tools. VS Tools is a enables the AOT objects in VS for the development for Microsoft Dynamics AX.


The AOT objects are IDE(Integrated Development Environment) with VS by VS tools.


For more details click here

Regards,


How find size of recordsortedlist in D365/AX 2012

Hi, This is the continuity of the previous article where we are now getting the size of recordsortedlist . if(recordsortedlist.len() >1) ...