转载 To set up debugging for pages1. Log into the server that is running the AOS.2. Open the Microsoft Dynamics AX Server Configuration utility (Start > Control Panel > Administrative Tools > Microsoft Dynamics AX 2009 Server Configuration).3. Crea…
http://www.microsoft.com/en-us/download/confirmation.aspx?id=12174…
转自:http://blogs.msdn.com/b/emeadaxsupport/archive/2009/04/23/dynamics-ax-and-generic-collections-of-net.aspx EMEADAXSupport  23 Apr 2009 9:54 AM  3 I'm using Dynamics AX 2009 and want to instantiate the .NET class "System.Collections.Generic.List&quo…
现在谈起Dynamics AX,在微软Dynamics系列产品当中,作为最受瞩目和最有前景的Dynamics套装产品线,很多人也许只知道它曾经由于资本市场的上市和并购,前后经历了三个“东家”.对于它长达20多年的ERP积累,就不一定有那么多人了解了,那么我们现在就好好了解一下这个产品非常富有传奇色彩的前世和今生. 1983年,在个人电脑出现后两年,Jesper Balser, Erik Damgaard,Prebend Damgaard ,Torben wind 和 Peter Bang共同组建…
Overview of Microsoft Dynamics AX build numbers 转自:https://community.dynamics.com/ax/b/axsupport/archive/2016/01/07/overview-of-microsoft-dynamics-ax-build-numbers  Dynamics AX Support on 7 Jan 2016 12:00 AM   Microsoft Dynamics AX 7 Version Build Co…
Debug only user code with Just My Code By default, the debugger skips over non-user code (if you want more details, see Just My Code). Just My Code is a Visual Studio debugging feature that automatically steps over calls to system, framework, and oth…
最近一本关于Microsoft Dynamics AX 2012开发的书<Inside Microsoft Dynamics AX 2012 R3> 发布. Book Description Fully updated for Microsoft Dynamics AX 2012 R3! Dig into the architecture and internals of Microsoft Dynamics AX 2012 R3 – with firsthand insights from…
Scenario:  “How to get Addresses of “Customer, Vendor and Company” 1)      First we need to identify which table store address of each entity Table : LogisticsPostalAddress  : In Dynamics AX 2012 this is the main table which stores every address of e…
Dynamics AX for Retail POS Development Dynamics AX for Retail POS Development - Code Samples AX for Retail: Using DevExpress for POS Customization AX for Retail 2012 R2: Using the Extensions folder for POS Customizations AX for Retail 2012: Adding ma…
Microsoft Dynamics AX 2012 X++ Editor Extensions Initial version of this project is based on the MSDN examples of Visual Studio 2010 extensions with the idea of extending them to the Microsoft Dynamics AX 2012 X++ source code editor. If you have any…