Changes to the Collection Classes in Dynamics AX 2012
Stella Chen 14年前 (2011-09-07) 4624浏览
In Microsoft Dynamics AX 2012 we introduced the ability to compile X++ code into .NET Framework CIL. CIL can run faster than ...
Stella Chen 14年前 (2011-09-07) 4624浏览
In Microsoft Dynamics AX 2012 we introduced the ability to compile X++ code into .NET Framework CIL. CIL can run faster than ...
Sam Peng 14年前 (2011-09-06) 2161浏览
Analyze traces Open Traces Once a trace file is imported, it is automatically opened in Trace Parser. Alternatively, users ...
William 14年前 (2011-09-03) 3276浏览 0评论
Dynamics AX 2009 环境移植 这里的环境移植仅仅讨论最基本的环境移植,仅仅包括:application和database 移植准备 ①Application Files 默认路径C:ProgramFilesM...
Ievgenii Korovin 14年前 (2011-09-02) 1872浏览
By using the Item arrival journal in the Inventory and warehouse management module in AX2012 you can ship and receive a trans...
Tao Wang - Microsoft Dynamics AX 14年前 (2011-08-15) 1735浏览
Microsoft Dynamics AX 2012 Trace Parser is a performance analyzer that helps users discover and resolve performance problems ...
William 14年前 (2011-08-04) 3195浏览 0评论
原文地址:http://blog.vinaysingh.in/2011/03/fetch-data-from-temporary-table.html Question:How to fetch data from a temporary table...
William 14年前 (2011-08-04) 2719浏览 0评论
原文地址:http://blog.vinaysingh.in/2011/03/integrate-dll-with-dynamics-ax.html Dynamics AX provide the feature of common language...
Marcos Calderon M 14年前 (2011-08-02) 7580浏览
In this post I want to cover some of the core functional aspects of the new delegates feature introduced in AX 2012. X++ dele...
William 14年前 (2011-07-01) 2468浏览 0评论
请你自我介绍一下自己好吗? 回答提示:一般人回答这个问题过于平常,只说姓名、年龄、爱好、工作经验,这些在简历上都有。其实,企业最希望知道的是求职者能否胜任工作,包括:最强的技能、最深入研究的知识领域、个性中最积极的部分、做过的最成功的事,主要的成就等...
William 14年前 (2011-06-29) 2761浏览 0评论
原文地址:http://user.qzone.qq.com/274974359?ptlang=2052 //使彩色图片变灰 void ChangeBitmapGray(_image _image) { int i,j,pixel,r,g,b,t,x;...
William 14年前 (2011-06-28) 5907浏览 0评论
原文地址:http://alexondax.blogspot.com/2011/01/how-to-export-license-keys-that-are.html Every now and then, there is a need to ex...
William 14年前 (2011-06-28) 4352浏览 0评论
原文地址:http://alexondax.blogspot.com/2011/02/change-forms-background-color-for.html This is a simple mod that saves TONS of hea...
William 14年前 (2011-06-23) 6786浏览 0评论
原文地址:http://www.eggheadcafe.com/microsoft/Axapta-Programming/32111378/problem-with-scrollbars-within-tab-pages-when-showhide-...
William 14年前 (2011-06-22) 1844浏览 0评论
Hi,Refer the below links (who doesn't have access to partner source) for hands on experience in AX 2012,Workflow Implementati...
Peter Villadsen 15年前 (2011-05-20) 2458浏览
I was looking at the API that we publish for the X++ compiler, and it struck me that it would be really easy to implement a s...
Peter Villadsen 15年前 (2011-05-10) 4366浏览
There are situations where it is useful to workl with characters in X++. As you know, X++ does not have the concept of charac...
William 15年前 (2011-05-10) 3658浏览 0评论
作者:Junevoful 正如我初学AX的时候一样,我相信许多朋友也会遇到与我同样的疑问,很多预留字符根本找不到文档来解释。譬如说,下面这两个SQL 关键字forcePlaceHolders和 forceLiterals,就有许多朋友觉得解释不清。 ...
William 15年前 (2011-05-09) 6626浏览 0评论
转载请注明:ww12345678 的部落格 | AX Helper » [转]Costing and inventory closing
William 15年前 (2011-05-05) 60746浏览 0评论
原文地址:http://farlee.info/archives/wordpress-postviews-stats.html WordPress默认不显示文章和页面的访客浏览次数,可以通过安装浏览次数统计插件来添加显示文章浏览量功能。大家推荐的是W...
William 15年前 (2011-03-27) 3239浏览 0评论
原文地址:http://archive.cnblogs.com/a/1338162/ Issue Discription:In vendTransOpen, have some red hand in records front below. And...